body{
   color:#ffffff;
   text-align:center;
   background-color:#000000;
   margin:0px;
   padding:0px;
}

#main{
   width:700px;
   text-align:left;
   height:300px;
   margin:130px auto 0px auto;
   background-image:url('http://www.simond009.com/images/profile.jpg');
   background-repeat:no-repeat;
}
td{
   font-size:8pt;
   font-weight:bold;
}
.return{
   width:700px;
   font-size:10pt;
   text-align:right;
   margin:0px auto 0px auto;
   background-color:#000000;
}
a{
   color:#ffffff;
}