body {
background-color:black;
text-align:center;
}

h1, h2 {
color: white;
font-family:serif;
padding-top:0px;
padding-bottom:0px;
margin-bottom:30px;
margin-top:30px;
}

h1 {
font-size:8em;
}

h2 {
font-size:3em;
}

a, a:visited, a:hover {
color:#ffffff;
text-decoration:underline;
}