body {
background-color: #A10023;
font-family: Verdana;
text-align: center;
}

#wrapper {
background: url(images/splash_bg.gif) no-repeat;
width: 697px;
height: 479px;
margin: 50px auto 0;
}

#text {
width: 500px;
text-align: center;
margin-right: auto;
margin-left: auto;
font-size: 14px;
padding-top: 235px;
}

.build {
color: #999;
font-size: 12px;
font-weight: bold;
}

a:link {
color: #a10023;
text-decoration: none;
}