body {
  font-family : Arial, sans-serif;
  margin : 10;
  vertical-align : top;
  background: #DDDDDD;
    text-align: center;
}

ul {
  margin-top: 10px;
}


h1 a {
    font-weight: bold;
    color: #777777;
}
h2 { font-size: small; }

.main {
  background: #DDDDDD;
    color: #777777;
    text-align: center;
    margin: 10%;
}