body { background-color:#ffffff; }
h1 {
	color:#ffcc00;
	background-image: url(../images/bg-h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h3 { color:#6699cc; }
a { color:#ffcc00; }
a:hover { color:#000000; }

#container { background-color:#6699cc; border-color:#6699cc; }
#header { background:#336699 url(../images/bg-header.jpg) bottom center no-repeat; }
#extra1 { color:#ffffff; }
#content { background:#ffffff url(../images/bg-content.gif) top left no-repeat; }
	#content h2 { background-color:#ffcc00; color:#6699cc; }
#subcontent_2 { background-color:#ffcc00; }
