/* css */


body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1.35em;
	color: #000;
	text-align: center;
	background: #fff;
}

* { display: none;}

img {
	border: none;
	outline: none;
}
* {
	margin: 0;
	padding: 0;
}


