BODY {
	background-color : FCB4F8;
	font-family : "Arial Narrow";
	color : Black;
	font-weight : normal;
	font-size : medium;
}
.quote{
	background-color : FCB4F8;
	font-family : "Arial Narrow";
	color : Black;
	font-size : medium;
	font-weight : normal;
	font-style : italic;
}

A:LINK, A:VISITED {
	color : Black;
	text-decoration : none;
}

A:HOVER {
	color : Black;
	text-decoration : none;
}
H1{
	color : Black;
	font-family : "Arial Narrow";
	font-size : x-large;
	font-weight : bold;
}

b{
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : larger;
	font-weight : bolder;
}
.title{
	font-family : "Monotype Corsiva";
	font-size : large;
	color : Black;
	font-weight : bolder;
}
.description{
	font-family : "Monotype Corsiva";
	font-size : medium;
	color : Black;
	font-weight : normal;
}
H2{
	color : Black;
	font-family : "Arial Narrow";
	font-size : large;
	font-weight : normal;
}



