* {
	margin: 0px;
	overflow: hidden;
	line-height: 0px;
	width: 100%;
	height: 100%;
	border:0px;
	padding:0px;
}
body {
	margin: 0px;
	overflow: hidden;
	line-height: 0px;
	width: 100%;
	height: 100%;
	border:0px;
	padding:0px;
	background-color:#fff;
}
#content {
	display:none;
}