body{
    font-family:Arial;
    text-align:center;
    margin-top:100px;
}
h1{
	font-size:3em;
}
h2{
	font-size:1.6em;
}
header{
	background:#f1f1f1;
}