div#top { valign: center; }
body { background: #000000 url(../back.png) no-repeat 50% 50%; }
text { color: #000000; }
td { background-color: #ffffff; }

input,textarea { 
background-color: #d3d3d3;
border-style: inset; 
 }

input.radio { 
border-style: none;
background-color: white; 

 }

input.submit {
background-color: white;
border-style: outset;
border-width: 4px; 
 }