body {
    #background-image: url("VexMetal.png");
    background-color: #333366;
    background-repeat: repeat;
}

#title {
    background-image: url("TitleBackground.png");
    background-repeat: no-repeat;
    width: 740px;
    height: 60px;
    margin: 0 auto;
    line-height: 60px;
    text-align: center;
    font-family: arial;
    font-weight: bold;
    font-size: 28;
}

#downloads {
    background-image: url("ReleaseBG.png");
    background-repeat: no-repeat;
    width: 740px;
    height: 460px;
    margin: 30 auto;
    font-family: arial;
    font-weight: normal;
    font-size: 28;
}

#d2 {
    margin: 0 30px;
}
