/* hide from ie on mac \*/
html {
	height: 100%;
/*	overflow: hidden;*/
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
#wrapper { text-align: center; }
#comingSoon { padding-top: 120px; }
#movie{ height: 100% }
h3
{
	font-family: Lithos, Helvetica, sans;
	font-size: 1em;
	font-weight: bolder;
}