body
{
	margin: 0px;
	padding: 0px;
	background-color: black;
	color: #ffd700;
	font: normal normal normal 16px/100% Verdana;
}

img
{
	border: 0px;
}

a:link, a:visited, a:hover, a:active
{
	color: #ffd700;
}

.container
{
	position:relative;
	height:900px;
	width:1000px;
	margin:auto;
	top:0px;
}

.logo
{
	position: absolute;
	height: 888px;
	width: 957px;
	background-image: url('./golden-sun-v5-trimmed.jpg');
	left: 21px;
}

.copyright
{
	position: relative;
	width: 800px;
	margin: auto;
	padding: 5px;
	text-align: right;
	background: #111;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.btneqii
{
	position: absolute;
	top: 50px;
	right: 50px;
	width: 130px;
	height: 128px;
	background-image: url('./eqii.png');
}

.btneqii:hover
{
	background-image: url('./eqii_soe.png');
}
