body { margin:0; padding:0; background:white url(images/bg.png) repeat-x; }
body { font-family: tahoma, sans-serif; font-size: 12px; color: black; }
a { color: black; text-decoration:underline; }
a:hover { color: red; }

#banner { position:absolute; top:0px; left:18px; height: 220px; width:920px; } 
#content { position:absolute; top:220px; left:40px; width:900px; border: 1px dotted maroon; padding-bottom:80px;}

p { margin:10px; line-height:2em;}
h1, h2, h3, h4, h5, h6 { margin:10px; color: maroon; font-family: georgia, serif;}

.center { text-align:center; }

