#content {
	height: 100%;
	width:  100%;
}

#flash{
	position: relative;
	top: 0px;
	text-align: center;
}

#noflash {
	position: absolute;
	top: 35%;
	left: 35%;
	text-align: center;
}
