body{background-attachment:fixed;}

A:link {text-decoration:none; color:red;}
A:hover{text-decoration: none; color:blue; size: 20;}
A:visited{text-decoration: none; color: red;}
A:active {text-decoration: none; color: yellow;}


