body {
    background-color: #d4d4d4;
}
a {
    font-size: 30px;
    text-decoration: none;
    color: blue;
    font-family: Verdana, sans-serif;
}
h1 {
    font-size: 50px;
    color: black;
    font-weight: 100;
    font-family: Arial, Helvetica, sans-serif;
}