html, body { height:100%; }
body {
font-family:Verdana,arial,Tahoma;
font-size:10px; 
color:#000000;
margin:0;
padding:0;
background:#fff;
text-align:justify;
}
a { text-decoration:none; color:#F9D691; }
a:hover { text-decoration:underline; color:#F9D691;}
p, li { margin:2px; color:#555; padding:2px}
ul { padding-left:25em; }
img { border: none; }
.bordered { border:1px solid #aaa; }
h1 { text-align:right; margin:2px; color:#000; font-family:Georgia,Arial,Tahoma; font-size: 3em;}
h3, h5 { margin-bottom:4px; }
textarea { background:none; color:none; border:0px solid #aaa; }
#content { width:900px; background:none; margin-left:auto; margin-right:auto; padding:0px; border-left:none; border-right:none; }
