body {
font-family: verdana, arial, helvetica, sans-serif;
color: #ffffff;
background: #808080;
}

a {
color: #800000;
}

a:visited {
text-decoration: none;
color: #800000;
}

a:hover {
color: #999;
text-decoration: none;
}

#text {
padding: 8px;
background: #696969;
text-align: left;
border: 2px black solid;
}

#copy {
font-size: 10px;
text-align: center;
}

img {
border: 0px;
}

#footer {
padding: 8px;
position: static;
bottom: 3px;
color: #000;
background-color: #d3d3d3;
border: 2px black solid;
text-align: center;
}