body {
	background-image: url(imgs/bg4.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

.ie {
	width:0%;
	height:0%;
	visibility:hidden;
	position:absolute;
}