html, body, #flash {
	height: 100%;
	padding:0; margin:0; border:0;
}

body {
	font-size: 11;
	background: #000000; /*#1b1b19*/ 
	color: #666666;
	
	text-align:left;
}

#flash {
	text-align:left;
	height: 100%;
}

#spacer {
	width:500px;
	height:400px;
	position:absolute;
	left:0; top:0;
}

a {color:#604938;}
a:hover { color: #ba8561;}
h2 {color:#cccccc;}
h3 {color:#333333;}