body {
	margin: 0;
	padding: 0;
	font-family: arial, serif;
	font-size: 13px;
	color: #B8B8B8;
	
}

a,a:visited {
	color: #B8B8B8;
	text-decoration: none;
}

a:hover,a:focus,a:active {
	color: #ADCC74;
}

#wrapper {
	height: 136px;
	width: 116px;
	}

#wrapper {
	bottom: 50%;
	right: 50%;
	position: absolute;
}

#cube {
	left: 50%;
	position: relative;
	top: 50%;
	text-align: center;
	display: none;
}

