body { 
	font-size: 12px;
	font-family: Helvetica, Arial, "Microsoft Sans Serif", sans-serif;
	color: #b2b2b2;
	background: #333; 
	margin: 0px;
	text-align: center;
}
	
div.center {
	position: relative;
	margin: 0 auto;
	top: 40px;
}