#Background {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 75px;
	margin-bottom: 25px;
}
#Background #flash {
	height: 400px;
	background-image: url(images/Background.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#flash1 {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 620px;
	float: left;
	height: 350px;
}
#about {
	float: left;
	margin-top: 120px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 230px;
	font-size: 10pt;
	line-height: 16pt;
	color: #333;
}

#Background #Under {
	font-size: 10pt;
	line-height: 16pt;
	text-align: center;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}
