body {
	height:100%;
	width:100%;
	background-color:#ea6f23;
	position:fixed;
}
 
#ie8_user {
	width:90%;
	max-width:550px;
	color:white;
	text-align:center;
	display:block;
	margin:0 auto;
}
 
#ie8_user h1 {
	color:white;
	font-size:150%;
}
 
#ie8_user a {
	color:white;
	text-decoration: underline;
}

.curtains {
	display:none;
}
