body {
	width:100%;
	height: auto;
	font-size: 16px;
	font-family: Arial, sans-serif;
	background: #ccddff;
	color: #221100;
}

#wrapper {
	width: 750px;
	height: auto;
	margin: auto;
}

h1, h2, .center {
	text-align: center;
}


#footer {
	font-size: 10px;
}