/* CSS Document */
body{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background-image:url(../images/bg_strip.png);
background-repeat:repeat-y;
background-position:top center;
background-color:#792929;
color:#2f1f05;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
}

td.header{
background-image:url(../images/header.png);
background-position:top center;
background-repeat: no-repeat;
height:144px;
}

td.content{
background-image:url(../images/content.png);
background-position:top center;
background-repeat:no-repeat;
height:566px;
font-size:11px;
}