body {
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0B3D78;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	width: 500px;

}

#flashcontent {
	width: 500px;
	height: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
