BODY {

	background-image: url('../images/back.jpg');
	background-attachment: fixed;
    color: #430086;
	font-family: Georgia;
	font-size: 9px;
	text-decoration: none;
	scrollbar-3d-light-color: white;
	scrollbar-arrow-color: #6600cc;
	scrollbar-base-color: #cccccc;
	scrollbar-dark-shadow-color: #666666;
	scrollbar-face-color: #D8CBF7;
	scrollbar-track-color: #F4DEFB;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #000000;
}

a:link {text-decoration:none; font-family:Georgia; color:#b871ff;}
a:visited {text-decoration:none; font-family:Georgia; color:#b871ff;}
a:hover {text-decoration:underline; font-family:Georgia; color:#bd99bd;}
a:active {text-decoration:none; font-family:Georgia; color:purple;}
