@charset "utf-8";
* {
	width:100%;
	height:100%;
	text-align:center;
	border:0;
	margin:0;
	padding:0;
	background-color:#707375;
}

img{
	width:0px;
	height:0px;
	border:0;

}

