html,
body,
#content {
	height: 100%;
}

body {
	margin:0;
	padding:0;
	overflow:hidden;
}

#altContent {
	text-align: center;
	margin-top: 150px;
}

#altContent h1 {
	width: 100%;
	height: 147px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../img/getflash.jpg) no-repeat center top;
}