@charset "UTF-8";
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
}
.description2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	line-height: 16px;
}

.container {
	width:1024px;
	marginleft: auto;
	marginright: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
