body{
background: #ffffff url('images/background.jpg') repeat-x;
background-position: bottom right;
margin: 0px;
}

a:link {
color: #F20000;
text-decoration: underline;
}

a:visited {
color: #F20000;
text-decoration: underline;
}

a:hover, a:active {
color: #FF8A00;
text-decoration: underline;
}

td{
font-family: arial;
font-size: 12px;
}

td.page_header{
background: url('images/huskercarwash_11.jpg') no-repeat;
width: 168px;
height: 66px;
font-family: arial black;
font-size: 30px;
color: #004267;
font-weight: 900;

}

td.body{
width: 532px;
background: url('images/body_background.jpg') repeat-y;
padding-left: 18px;
padding-right: 18px;
font-family: arial;
font-size: 12px;
}

td.body_footer{
width: 532px;
background: url('images/body_background_footer.jpg') repeat-y;
}

td.menu{
width: 168px;
background: url('images/menu_background.jpg') repeat-y;
}

img.tour_pic{
padding: 1px; 
border: 1px solid #096491;
}

.d0ntseem3{
display: none;
}