BODY { margin: 0px; padding: 0px; width: 775px; margin-left: auto ; margin-right: auto; }
BODY { background: #ffffc0; color: #000000; font-family: Arial, sans-serif; font-size: small; }

H1 { color: #339900; font-size: 16px; margin: 0px; padding: 0px; text-transform: uppercase; }
H2 { color: #339900; font-size: 16px; margin: 0px; padding: 0px; }

#header { height: 200px; }
#header H1 { color: #339900; font-size: 16px; margin: 0px; padding: 0px; text-transform: uppercase; }

#body { }

#menu { background: url(../images/menu.jpg) no-repeat; height: 70px; padding: 5px 10px; }
#menu a:link, #menu a:visited { color: #b10a1e; font-size: 14px; font-weight: bold; text-decoration: none; text-transform: uppercase; }
#menu a:hover, #menu a:active { color: #b10a1e; font-size: 14px; font-weight: bold; text-decoration: none; text-transform: uppercase; }

#main { background: url(../images/main.jpg) no-repeat #ffffff; padding: 20px 10px; }

.box { background: url(/images/box.gif) center center no-repeat; width: 210px; height: 250px; }
.box DIV { padding: 20px; }

/*
Colors:
lt yellow: #ffffc0; 
lt blue: #0066cc; 
green: #339900; 
red: #b10a1e; 
*/
