P  {}

H1  {
	color : Maroon;
	font-size : large;
	text-align : center;
}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {
	font-size : medium;
	font-family : cursive;
	color : Black;
	text-decoration : none;
	text-align : left;
}

.quote  {
	font-style : italic;
	padding-left : 50px;
	padding-right : 50px;
	text-align : center;
	font-weight : bold;
}


