@charset "utf-8";
/* CSS Document */
#flashheader{width:900px;height:355px;margin:0 auto;margin-top:5px;}
#content{width:900px;background-image:url(image/bkgd.jpg);margin:0 auto;margin-top:-20px;color:#FFF;text-align: center;}
#footer{width:900px;height:152px;background-image:url(image/footer.jpg);margin:0 auto;}
#footcontent{width:500px;float:left;margin-left:10px;margin-top:90px;color:#FFF;}
#text{color:#FFF;text-align: center;width:850px;margin:0 auto;}
.testbox{background-image:url(image/testback.png);width:597px;height:297px;text-align:left;margin:0	 auto;}
.date{width:100px;height:50px;float:right;padding-top:7px;padding-right:10px;}
.from{width:250px;height:50px;float:left;padding-top:5px;padding-left:110px;}
.test{width:580px;height:247px;margin:0 auto;padding-top:60px;padding-left:10px;text-align:left;padding-right:20px;}
#brakes{width:357px;height:394px;position:absolute;background-image:url(image/breakes.png);}
#tuneup{width:200px;height:200px;position:absolute;background-image:url(image/tuneup.png);margin-left:520px;clear: both;}
#oil{width:200px;height:200px;position:absolute;background-image:url(image/oil.png);margin-left:30px;}
#wrench{width:200px;height:200px;position:absolute;background-image:url(image/wrench.png);margin-left:540px;}
#w3c{width:900px;height:75px;margin-top:10px;text-align:center;margin:0 auto;}
body{background-color:#000;margin:0 auto;background-image:url(image/bodyback.png);background-attachment: fixed;}
a:link{color: #fff;}
a:visited{color: #CCC;}
a:hover{color:#3FF;}
a:active{color:#FF0;}
a.inter:link {color: #FFF;text-decoration:none;}
a.inter:visited {color: #FFF;text-decoration:none;}
a.inter:hover {color: #0FF;text-decoration:none;}
a.inter:active {color: #0FF;text-decoration:none;}