BODY {
background: #D1A400;
margin: 0px;
padding:0;
text-align: center
  }
  
p, div, table {font-family:tahoma; font-size: 10pt; color: #000}
hr {color:#000; background:#000; align: center; height: 2px; width: 100%; border: 0px}
A:link {text-decoration:none; color:#A30B01; }
A:visited {text-decoration:none; color:#A30B01; }
A:hover {text-decoration:none; color:#A30B01; background:#20CB68}
img {border: 1px solid #A30B01}
h3 {font-family:tahoma; font-size: 11pt;color:#A30B01; padding: 2px; border: dotted 1px; text-align: center}
input, select, textarea {background-color:#D1A400; border: 1px solid}
h1 {font-family:tahoma; font-size: 24pt;color:#A30B01; padding: 2px; text-align: center}

#content {
position:absolute;
width: 510px; 
top: 20px;
bottom: 20px;
left: 270px;
right: 0px;
padding-bottom: 10px;
}

