body, div				{ background:#3e0f41; color:white; font:10px arial; margin:0; padding:0; text-align:center; }
div#content, div#header	{ margin:0 auto 0 auto; width:980px; }
a { color:white; }
div#header h1			{ color:#c87fbe; font:bold 10px arial; text-align:right; margin:10px 0 10px 0; padding:0; }

#Layer1 {
	position:absolute;
	width:700px;
	height:200px;
	z-index:1;
	left: -999px;
	top: 100px;
}
