body {
	background: white;
	text-align: center;
	min-width: 1024px;
	min-height: 850px;
}
	
#maincontainer {
	margin: 0 auto;
	width: 100%;
}

/* width: 0px;
	height: 0px;
 */

#flashcont{
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 850px;
}