html, body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	height: 100%;
}



#alternateContent,
#noflash,
.innerWrapper{
	margin: 0 auto 0 auto;
	width: 940px;
	font-size: 1.2em;
	line-height: 1.6em;
}

#noflash{
	margin-top: 20px;
}

p{
	margin: 1em;
}