html,body        {height:100%;}
body 			 {font-family: Arial, Verdana, sans-serif}
h1               {font-size: 14px;
				  color: #000000;
				  text-align: center}	  
p                {font-size: 12px;
	              color: #000000;
				  line-height: 0;	
	              text-align: center}				 
.wrapper         {width:80%;height:100%;margin:0 auto;background:}
.h_iframe        {position:relative;}
.h_iframe .ratio {display:block;width:100%;height:auto;}
.h_iframe iframe {position:absolute;top:0;left:0;width:100%; height:100%;}
