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:#FFFF00;}
A:visited
{ text-decoration: underline; color:#FFFFFF;}
A:active
{ text-decoration: underline; color:#FFFF00;}
A:hover
{ text-decoration: underline overline; color:#666666;
background-color:#FFFF00;
cursor: hand;}

body
{background: #666666;
background-image: url(images/background.jpg);
background-repeat: repeat-x;
background-position: top left;
background-attachment: fixed;

font-family: trebuchet MS;
color: #FFFFFF; size: 11pt;}


