body {
background-color: #8E9383; 
text-align: center;
}

#copyright {
padding-top: 2em;
font-family: Verdana;
color: white;
text-align: center;
font-size: 0.6em;
}

#copyright a {
color: white;
}

#copyright a:hover {
color: red;
}

img { border: none; }

a {color: #8E9383;}

a:hover {color: black;}