@CHARSET "ISO-8859-1";
* {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
}
#background {
	top: 0px;
	left: 0px;
	overflow: hidden;
	width:100%;
	height:100%;
	z-index: -20;
	position: absolute;
}
			
			