	body {margin:0px;
		background-color:#ffffff;
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: 95% 80%
		}

A:link { color: navy; text-decoration: underline }
A:visited { color: maroon; text-decoration:none }
a:hover { color: purple; text-decoration: none ;font-style: italic ;background-color: #ffccff}