BODY {
	background-color: #555555;
}

.content {
	color: #777;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	letter-spacing: 0.8px;
	word-spacing: 1.0px;
	line-height: 20px;
	padding-left: 50px;
	padding-right: 20px;
	padding-bottom: 0px;
	background-color:#ffffff;
}