body {
	background-color: #FFFFCC;
	background-image:  url(../images/music.gif);
}
p {
	font-size: large;
}
a:hover {
	background-color: #FFCCFF;
}
