body { 
	background: #000; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
}
a{
	color: rgb(214,204,190); 
	text-decoration: none;
}
a:hover {
	color: rgb(255,255,255); 
	text-decoration: underline;
}
div#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -280px;
	text-align: center;
	min-width: 577px; 
}
div#wrapper {
	background-image: url(bg_inside.jpg);
	position: relative;
	text-align: left;
	width: 577px;
	height: 541px;
	margin: 0px auto;
	}
div#flash {
	margin: 0;
	padding: 0;
	top: 54px;
	left: 84px;
	position: relative;
}