body {
	margin				: 0 0 0 0;
	background-color 	: #000;
	color				: #DDD;
	font-family 		: "Arial", "Trebuchet MS", "Verdana", "Bitstream Vera Sans", sans-serif;
	font-size 			: 20px;
	font-weight			: bold;
}

span {
	display				: none;
}

.content {
	height 				: 473px;
	text-align			: center;
	margin-left 		: auto;
	margin-right 		: auto;
	width 				: 800px;
}
