body

{margin-top: 0;

margin-bottom: 0;

margin-left: 0;

margin-right: 0;

padding-left: 20px;

padding-right: 20px;}

#header { margin: 10px;

padding: 0px;}

A:link
{ text-decoration: underline; color:#99FFFF;}
A:visited
{ text-decoration: underline; color:#FFFFCC;}
A:active
{ text-decoration: underline; color:#99FFFF;}
A:hover
{ text-decoration: underline overline; color:#660099;
background-color:#FFFFCC;
cursor: hand;}

body
{background: #660099;
background-image: url(background.jpg);
background-repeat: repeat;
background-position: top left;
background-attachment: fixed;

font-family: arial;
color: #FFFFCC; size: 11pt;}

