body {
	font-family: "Comic Sans MS";
	background-color: #E2C1FD;
}
a:hover {
	background-color: #FFCCCC;
	color: #FFFFFF;

}
