* {
	background-color: #000000;
	color: white;
	font-family: 'Courier New', monospace;
}

.papyrus{
    font-family: "papyrus"
}
.sans{
	font-family: "Comic Sans MS"
}
a { 
 color: #FF0000;
}
.song{
	color: yellow;
}
.email{
	color: green;
}
	