body {
font-size : 12px;
font-family : futura md bt, futura, sans-serif;
color  : #000000;
background-image: url(../graphics/bg.jpg);
padding : 0px;
margin : 0px;
border : 0px;
}

.middleshit {
margin :0px auto;
padding : 0px;
border : 0px;
width : 580px;
text-align : center;
background : #000000;
}
.middleshit2 {
margin :0px auto;
padding : 0px;
border : 0px;
width : 760px;
text-align : center;
background : #000000;
}
a, a:link, a:active, a:visited{
color : #000000;
}

a:hover{
text-decoration :none;
color :#000000;
}
.highlight {
color : #ffffff;

}
.highlight a:hover, .highlight a:visited , .highlight a:link{
color : #ffffff;
}