body{
margin:0px;
background-image:url(http://richjanitor.com/img/bodybg.jpg);
background-attachment:fixed;
font-family:Georgia, "Times New Roman", Times, serif;
}
#page{
width:704px;
background-color:#FFFFFF;
margin-left:auto;
margin-right:auto;
}

#header{
width:704px;
height:253px;
margin-left:auto;
position:relative;
margin-right:auto;
background-image:url(http://www.richjanitor.com/img/header2.jpg);
background-repeat:no-repeat;
}
#footer{
position:relative;
width:704px;
height:93px;
margin-left:auto;
margin-right:auto;
background-image:url(http://richjanitor.com/img/footer.png);
background-repeat:no-repeat;
}
a img{
border:0px;
}

.content{
padding-left:85px;
padding-right:85px;
min-height:300px;
}

.title {
color:#CC0000;
text-align:center;
font-weight:bold;
}
#disclaimer{
margin:auto;
color:#939393;
font-size:13px;
border: 1px solid #cccccc;
padding:5px;
text-align:center;
width:80%;
}
#submit{
text-align:right;
width:490px;
}
