body, html {
	width:100%;
	height:100%;
	
}


#header{
	
	position:absolute;
	top:10px;
	right:50px;
    width:600px;
  height:96px;
  
}

#flash {
	position:relative;
	margin:auto;
	
	width:80%;
	height:80%;
	
 top:120px;
}


#em_pre{
	width:98%;
	height:98%;
	
}

