body { 
background-color:#EEEEF2;


font-family: Times, Serif;
}

a:link {color: #6F5A57;
text-decoration: none;}
a:hover {color: #EAE4E4;
text-decoration: none;}
a:visited {color: #6F5A57;
text-decoration: none;;}

}
h1 {
    font-family : Times, Serif;
    font-size : 100%;
    color : #5A6888;
}

h2 {
    font-family : Times, Serif;
    font-size : 100%;
    color : #5A6888;
}