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

body
{
background-color:#999999;
}

.content
{
width:100%;
height: 100%;
}

.menu
{color: #ffffcc; font-family: Georgia, "Times New Roman", Times, serif;
text-align:center;
 }


.footer
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
padding:10px;
}