@charset "utf-8";
/* CSS Document */

body

{
font-family:Georgia, "Times New Roman", Times, serif;
color:#000;
background-color:#666688;
}

h1 {
font-size:18px;

}

a.footer

{
color:white;
text-decoration:none;
}

a.footer:hover

{

color:#eee;
text-decoration:underline;
}
