﻿@charset "utf-8";
#wrap
#screen{background-color:#F9C8D8;
background-attachment:scroll;
background-position:100%}

#background
{background-image:url(mt.gif);
width:500;height:112;
background-attachment:scroll;
background-repeat:repeat-x;}


#header
h1,h2,h3,h4{font-family:"Century";font-weight:normal;text-align:center;}


.summary
h1,h2,h3,h4{font-family:"Century";font-weight:normal;text-align:center;}



.navbuttons
{padding:0 0 0%}
a:link,a:visited{background:#F9C8D8;border: 2px solid #FF00FF}
a:focus,a:hover{background:#FFFFFF;border: 2px outset #FF00FF}
a:active{background:#F7B5CB;border: 2px inset #FF00FF}


#footer
{text-align:right}
