 <style type="text/css" media="all">

body
{
}

div#banner
{
text-align: center;
background: #36c;
padding: .1em 2em .2em 2em;
}

div#content
{
text-align: center;
background: #36c;
padding: .2em 2em .2em 2em;
color: #fff;
}
a#enter:link{ color: #fff; }
a#enter:visited { color: #309; }
a#enter:hover { color: #fff; background-color: #09f; }
a#enter:active { color: #fff; background-color: #3f0; }

div#footer
{
font-size: small;
font-style: italic;
text-align: center;
color: #fff;
padding: .5em 1em;
border-top: 1px solid #36f;
background-color: #69f;
}

a#tooCool 
{
position: fixed;
right: 0;
bottom: 0;
display: block;
height: 80px;
width: 80px;
background: url(images/too_cool.png) bottom right no-repeat;
text-indent: -999em;
text-decoration: none;
}

img#banner
{
border: 2px solid #fff;
}

</style>
