body {
      background: #ffffff;
     }

a{
        text-decoration: none;
        color: #343434;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 64px;
        font-weight: normal;
}

a:hover{
        text-decoration: underline;
}

#text{
        text-align: center;
        background: #ffffff;
}

