BODY {
	background:#ffffff;
}
HR {
	clear: both;
}
H2 {
	color: #4169e1;
	font-family: fantasy;
	font-style: italic;
}
H3 {
	color: red;
	font-family: fantasy;
	font-style: italic;
}
.english {
	background-color: #66cdaa;
}
.right {
	float: right;
}
.left {
	float: left;
}


