body 
{
	margin:0px;
	padding:0px;
}


#background 
{
    z-index: -1;
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%;
}

a:link    { color: #000000; text-decoration: none; font-weight: bold; }
a:visited { color: #000000; text-decoration: none; font-weight: bold; }
a:active  { color: #000000; text-decoration: none; font-weight: bold; }
a:hover   { color: #000000; text-decoration: none; font-weight: bold; }