body{
background:url(../images/introbggrad.gif) repeat-x #330000;
}

#introDiv{
position:absolute;
top: 50%;
left: 50%;
width:459px;
height:55px;
margin-top: -27px; 
margin-left: -230px; 
}

#linkDiv{
width:100%;
text-align:center;
color:#000000;
font-weight:bold;
font-size:large;
}

a{
color:#000000;
}