BODY {
	background : White;
	font-family : "Comic Sans MS";
}
.red {
	color : Red;
}
.border {
	border : thick;
}

