BODY
{
   background-color: #000000;
}

#main
{
   background-color: #000000;
   width: 900px;
   margin-left: auto;
   margin-right: auto;
}

#image
{
   clear: both;
}

#text
{
   clear: both;
   color: #FFFFFF;
   font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
}

#text a:link
{
   color: #FFFFFF;
   text-decoration: none;
}

#text a:hover
{
   text-decoration: underline;
}
