
.pageopen .content{
	left: 0%;
	top: 0%;
	width:100%;
	height: 100%;
	transform: none;
	text-align: center;
	
}
.pageopen #hrefList a{
	opacity: 0;font-size: 0pt;
}
.pageopen #hrefList a span{
	font-size: 0pt;
}
.pageopen #logo{
	width: auto;
	height: 15%;
	margin-top: 10%;
	
}
.pageopen #subTitle{
	font-size: 30pt;
}
