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