A:hover{
		color:palevioletred;
		
		}
body{
		color:black;
		background-image:url(bluehaze.gif);
		background-repeat:repeat-y;
		}
.fix{
		position:fixed;
		}