#content {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}
#noFlash{
	padding:50px;
}

body {
	background: #004990;
	color: #FFFFFF;
	font: 86% "Helvetica Neue", Arial, sans-serif;
	margin: 50px;
	overflow: auto;
}

img {
	border:none;
}

