body 
{
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:0px 0px;

}

a    {text-decoration:none;}
a:link    {color:"#121212";}
a:visited {color:"#121212";}
a:active  {color:"#121212";}
a:hover   {color:"#444444";text-decoration:underline;}




