body {
	margin: 0px;
	padding: 0px;
	background: url(/images/background.jpg) repeat;
}
div#container {
	width: 1024px;
	height: 650px;
	background: url(/images/polarock.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
div#container h1, div#container div {
	visibility: hidden;
}

div#container * {
	float: left;
}

a, a:active, a:hover, a:visited, a:focus {
	text-decoration: none;
	outline: none;
}

li#download_link a {
	height: 39px;
	left: 628px;
	position: absolute;
	top: 148px;
	width: 100px;
	text-indent: -10000px;
}

li#support_link a {
	height: 29px;
	left: 765px;
	position: absolute;
	top: 156px;
	width: 64px;
	text-indent: -10000px;
}