html, body		{ background-image: url("snowylove.png");
			background-attachment: fixed;
			background-position: right top;
			background-repeat: no-repeat;
			color: #586d5c;
			font-family: Georgia, Times New Roman, Serif;
			font-size: 12px;
			background-color: #a9daf0; }
a			{ color: #a48497; text-decoration: underline; }
a:hover			{ color: #f4c6e2; text-decoration: overline; }
a:visited		{ color: #886d7d; }
a:active		{ color: black; }