<style type="type/css"> 
<!--
Body{background-image:url(green3.jpg);background-attachment:"fixed"}
A:link{color:green; text decoration="none"}
A:visited{color:blue; text decoration="none"}
A:active{color:green}
A:hover{color:red; text decoration="underline"}

-->
</style>