@charset "ISO-8859-1";
link {
	color: #FFFFFF;
}

body {
	color: #FFFFFF;
	
	background-attachment: scroll;
	background-image: url(images/sam-didg-amber-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
	margin: 0px;
}
a:visited {
	color: #FFFFFF;
	font-size: 18px;
}
a:hover {
	color: #1BEBF6;
	font-size: 18px;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	color: #FFFFFF;
	font-size: 18px;
}
.waterbg {
	background-image: url(images/Whale-Trance-CD-Inside-web.jpg);
	background-repeat: no-repeat;
}
