﻿html,body{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background:#FFFFFF;
}


#flashswf {
	overflow:hidden;
	width:100%;
	height:100%;
}

div#flashswf p.noflash {
	margin: 0;
	padding: 120px 0 50px 0;
	text-align: center;	
	background:url(../img/html/noFlashImg.jpg) no-repeat 50% 0;
}


div#flashswf p.noflash img{
	border: none;
	
}