body 

{
background-color:FFFFFF;
}

#header {
     background-image:url("logo.png");
     background-repeat:no repeat; 
     background-position:top center;
     height:263px;
     width:265px;
}

p.body_text {
     text-align:left;
     color: #000000;
     font-family:"Arial",sans-serif;
     font-size:16px;
     padding-left:20px;
}
