body, p, td {
    font-size: 60pt;
    font-family: "Courier New";
    background-color: #555;
margin: 20px;
padding: 0px;
color: #FFF;
}

big {
    font-size: 120pt;
}
small {
    font-size: 20pt;
}
/*a {
padding: 0px;
color: #FFF;
       text-decoration: none;
}*/
a:hover
{
    background: #FFF;
    text-decoration: none;
}

div#contactlink a {
    color: #331A00;
    text-decoration: none;
}

div#locatedin, div#email, div#phone {
    font-size: 20pt;
    margin-bottom: 150px;
    margin-top: 70px;
}
