body { background-color: #FFFFFF; background-image: url(images/bg.jpg); margin-left: 0%; margih-right: 0%; }
div#container { width: 780px; text-align: center; margin-left: auto; margin-right: auto; 
	border-width: thick; border-color: #993300; background-color: #FEF9E5; border-style:solid; }
p { font-family: "Century Gothic", Arial; font-size: 14px; }
a:hover { color: #990000; }
a:link { color: #660000; }
a:visited { color: #660000; }
a:active { color: #660000; }
.text-large { font-family: "Century Gothic", Arial; font-size: 24px; font-weight: bold; }