/* CSS Document */

#hold  {
	position: absolute;
	top: 50%;
	bottom: 50%;
	right: 50%;
	left: 50%;
	width: 900px; 
	height: 650px; 
	margin: -325px -450px; 
}

#hold_opening  {
	position: absolute;
	top: 50%;
	bottom: 50%;
	right: 50%;
	left: 50%;
	width: 390px; 
	height: 227px; 
	margin: -113px -195px; 
}

#mobilecontent {
width:800px;
margin:auto;

}

#mobilecontent img{
margin-bottom:20px;

}