body{
	background-color: #FFFFFF;
	margin:0px;
}
#bottom {
	position: absolute;
	z-index: 2;
	height: 100px;
	width: 100%;
	left: 0px;
	bottom: 0px;
	background-color: #FFFFFF;

}
#flashcontent{
	background-color: #FFFFFF;
	text-align: left;

}
