body
{
text-align: center;
background-color: #666666;
font-family: sans-serif;
font-size: 12px;
margin: 0px;
}

a:link, a:visited
{
text-decoration: none;
color: #990000;
}

a:hover, a:active
{
text-decoration: underline;
color: #990000;
}

#frame
{
width: 800px;
margin-right: auto;
margin-left: auto;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
text-align: left;
}

#writing
{
width: 800px;
padding: 10px;
float: left;
background-color: #ffffff;
}
