
body {
	margin: 0px;
	padding:0px;
	width:100%;
	height:100%;
	text-align:center;
	background-image:url(../images/bodyBg.gif);
	background-repeat:repeat-x;
	background-color:#ebebeb;
}

.flashHolder  {
width:100%;
height:768px;
margin: 10px 0 0 0;
}
