body {
	background:#f1f1f1;
	font-family: sans-serif;
}

h1 {
	font-size:48pt;
}

#header {
	text-align:center;
	margin:0 auto;
	width:100%;
	height:auto;
	margin-top:10%;
}

p {
	margin-top: 50px;
}