.container {
	width: 980px;
	background-color: #ffffdf;
	font-family: Arial, Helvetica, sans-serif;
	color: #5D270B;
	background-position: center top;
	text-align: center;
}
.rotating {
	width: 900px;
	background-color: #FFFFDF;
	background-position: center;
	text-align: center;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D270B;
	background-color: #ffffdf;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}
.style1 {
	color: #5D270B;
	font-style: italic;
	font-weight: bold;
	font-size: 24px;
}
.style2 {
	color: #5D270B;
	font-size: 14px;
}
.style3 {
	font-size: 14px
}
.style5 {font-size: 16px}
.style6 {
	color: #5D270B;
	font-size: 14px;
}
.style7 {
	color: #5D270B;
	font-size: 18px;
}
