
body{
	background-color: #a0a0a0;
}

#content {
	text-align: center;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	
	margin-top: 100px;
	
	color: #000000;
	font-size: 100px;
}
