html, body{
	background-image:url(../images/fullbg.jpg);
	background-position:center;
	
height:100%;
}
body{
margin:0;
font-family:tahoma;
font-size:12px;
background-color:#000;
}
#iflashCont{
	width:1004px;
	margin:0 auto;
	text-align:center;
	border:1px solid #FFF;
}
