﻿
body, td, th {
font-size: 50px;
overflow: hidden;
font-family: "century gothic", sans-serif;
text-transform: lowercase;
margin: 0px;
color: #ffffff;
background-color: #000000;
}

#content {
position: absolute;
width: %96;
height: %96;
z-index: 3;
margin-left: 20px;
margin-right: 20px;
margin-top: 10px;
margin-bottom: 10px;
text-align: justify;
}

#smooth {
position: absolute;
width: 100%;
height: 100%;
z-index: 2;
background: url(blank.gif);
}

a {
padding: 3px;
color: #000000;
text-decoration: none;
background: #ffffff;
cursor: pointer;
}

a:hover, a.hover {
color: #ffffff;
text-decoration: none;
background: #000000;
}

div {
line-height: 90px;
}

