/* hide from ie on mac \*/
html, body {
	height: 100%;
	/*overflow: hidden;*/
}
	
#base {
	height: 100%;
	text-align: center;
}



body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000000;
	color: #666666;
	text-align: center;
	}
	



#substitution {
	height: 100%;
	width: 100%;
}
