
body{
text-align:center;
}

#header{
width:740px;
height:150px;
background-image:url(images/paydaycircus.gif);
}

#top{
width:740px;
height:30px;
background-image:url(images/top1.gif);
background-repeat:repeat-x;
}

#content{
width:738px;
height:inherit;
background-color:#FFFFFF;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
}

#bottom{
width:740px;
height:20px;
background-image:url(images/bottom1.gif);
}







