body { 
background: #FFE56C url(../img/header.gif) repeat-x;
color: #452000;
margin: 200px 0px 0px 0px;
text-align:center;
} 

a:link { color: #FF0000; } 
a:visited { color: #FF0000; } 
a:hover { color: #6BF754; } 
a:active { color: #6BF754; }
A:hover{position:relative;top:2px;left:2px;}

#main{
width:700px;
margin:10px auto;
text-align:left;
}

#fotter{
width:100%;
height:256px;
background-image: url(../img/fotter.gif);
background-repeat: repeat-x;
}

h1{
text-align:left;
}
h2{
text-align:center;
}
h3{
text-align:right;
}

.ttop{
background-image: url(../img/raceup.gif);
}

.tmid{
background-image: url(../img/racemid.gif);
}

.tbot{
background-image: url(../img/racedown.gif);
}

.tbody{
padding:20px 30px;
}