@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #3e3e40;
	color: #000000;
}
.axone #container {
	position: absolute;
	width: 640px;
	height: 414px;
	top: 30%;
	left: 50%;
	margin-left: -320px;
	margin-top: -207px;
}
.axone #container #contact a:link, #contact a:visited, #contact a:hover, #contact a:active {
	float:right;
	width:100%;
	text-align:center;
	text-decoration: none;
	color:#999;
}

