body
{
background-image:url('back.jpg');
background-attachment:fixed;
background-repeat:repeat-x;
background-position:top center;
}
a:link { text-decoration: none; color: #CCCCCC; }
a:active { text-decoration: none; color: #CCCCCC; }
a:visited { text-decoration: none; color: #CCCCCC; }
a:hover { text-decoration: none; color: #666666; }
