BODY
{
	background: #FFFFFF;
	font-size: 11px;
}
#flash
{
	width: 1000px;
	height: 300px;
	top: 50%;
	margin-top: 100px;
}
#bottom
{
	width: 800px;
	height: 90px;
	position: absolute;
	background: url(../img/footer.jpg) no-repeat center;
	left: 50%;
	margin-left: -400px;
	bottom: 0px;
}

