body {
    color: #000000;
    background: #ffffff;
    font-family: Helvetica, Tahoma, Arial, sans-serif;
}

a:hover {
    text-decoration: none;
}    

#wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    position: absolute;
    top: 20%;
    left: 25%;
    font-size: 2.5em;
}    

