BODY {
	background-color : #E4CBE8;
	font : normal normal normal medium Verdana;
	color : #483D8B;
	background-attachment : fixed;
	background-position : center;
	background-repeat : no-repeat;
}
H1 {
	font-family : Verdana;
	font-size : large;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}
H2 {
	font-family : Verdana;
	font-size : medium;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
}
H3 {
	font-family : Verdana;
	font-size : x-small;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
}
LI {
	list-style-type : circle;
	color : #8B008B;
}
