body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E5FFDC;
	background-image: url(../images/background_x.jpg);
	background-repeat: repeat-x;
	background-position: top center
}

#flashContent{
	background: url("../images/background.jpg") no-repeat;
	min-height: 600px;
	width: 1200px;
}

H1 {
	font-size: 16px;
}


#description {
	padding: 50px 0px 100px;
	width: 850px;
	text-align: left;
	color: #000000;
}
