*{
padding:0;
margin:0;
}
body{
background-color:white;
}
#wrapper{
width:1000px;
background-color:red;
margin:auto;
border:2px solid #000;
}
#header{
text-align:center;
width:900px;
margin:5px auto 0px auto;
border:0px solid #000;
}
#link{
width:900px;
height:40px;
background-image: url(http://rockinhotrodproductions.com/img/bgbar1.png);
padding:0;
margin:0px auto 0px auto;
border:0px solid #000;
}
#main{
background-image: url(http://rockinhotrodproductions.com/img/bgbar1.png);
width:900px;
height:400px;
margin:0px auto 0px auto;
text-align:center;
color:red;
font-weight:bold;
font-size:2em;
border:0px solid black;
}
#counter{
background-image: url(http://rockinhotrodproductions.com/img/bgbar1.png);
width:900px;
height:40px;
text-align:center;
margin:0px auto 0px auto;
border:0px solid #000;
}
#footer{
background-image: url(http://rockinhotrodproductions.com/img/footer1.png);
width:900px;
height:100px;
text-align:center;
margin:0px auto 5px auto;
border:0px solid #000;
}
.tab1{
width:150px;
margin:50px auto 5px 155px;
float:left;
}
.tab2{
width:350px;
height:350px;
margin:25px 155px 0px 0px;
float:right;
}
.pic{
width:250px;
}
.rip{
background-image: url(http://rockinhotrodproductions.com/img/bgbar1.png);
width:900px;
font-height:20px;
margin:0px auto;
color:Black;
font-family: arial, Helvetica, sans-serif;
font-size: 1.5em;
text-align:center;
}