body {
 background-color: #000;
 height:100%;
}

#container {
	text-align: center;
	position: absolute;
	left: 50%;
	top: 10%;
	text-align: center;
	width: 100%;
	margin-left: -50%;
}

img, a { border: 0; }
