
h1 { font-family: Tahoma, Arial, sans-serif; font-size: 1.4em; letter-spacing: 1px; line-height: 1.0; font-weight: normal;}
h2 { font-family: Tahoma, Arial, sans-serif; font-size: 1.2em; letter-spacing: 1px; font-weight: lighter;}
h3 { font-family: Tahoma, Arial, sans-serif; font-size: 1.0em; letter-spacing: 1px; font-weight: lighter;}
a:link {  color: #ffffff; text-decoration: none}
a:visited {  color: #666666; text-decoration: none}
a:hover { color: #ffffff; text-decoration: underline}
a:active {  color: #CC0000; text-decoration: none}


#page {
background: #cc0000;
border: 1px solid #666;
color: #ffffff;
position: absolute;
width: 400px;
height: 200px;
top: 30%;
left: 50%;
margin-top: -100px;
margin-left: -200px;
padding: 50px 20px 20px 20px;

}


