body {
	background-color:#FFFFCC;
}
p{
	color:#000000;
}
h1{
	color:red;
}
.artist{
	color:red;
}
.copyright{
	color:red;
}

