body { 

background-color:#575757;

font-family: Arial, Sans-Serif;
}

a:link {color: #714551;
text-decoration: none;}
a:hover {color: #714551;
text-decoration: none;}
a:visited {color: #714551;
text-decoration: none;;}

}
h1 {
    font-family : Arial, Sans-Serif;
    font-size : 110%;
    color : #575757;
}

h2 {
    font-family : Arial, Sans-Serif;
    font-size : 100%;
    color : #714551;
}
