.watermark-1 {
	background-image: url(images/4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.watermark-2 {
	background-image: url(images/musicnotes.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.links-1 {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	background-color: #FFCC00;
	color: #000000;
}
.watermark-3 {
	background-image: url(images/musicnotes.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.links-2 {
	color: #000066;
}
.watermark-4 {
	background-image: url(images/musicnotes.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
