body{
	background:#000;
	font-family:cursive;
	color:#fff;
}

#content{
	height:auto;
	overflow:hidden;		
	text-align:center;
	margin-left:auto;
	margin-right:auto;	
}	

h3{
	color:#fff;
	text-align:center;
}