
BODY {

background-attachment: fixed;
background-image: url();
background-repeat:repeat-y

}

a:link {text-decoration: none}
a:visited {text-decoration:none}
a:hover {background-color:lightgray; text-decoration:underline}
