body {
	font: 10px/14px verdana, arial, helvetica, sans-serif;
	background-position: center center;
}
img {
	border: none;
}
#container {
	width: 100%;
	height: 100%;
	background-position: center;
}
#flashcontent {
	width: 100%;
	height: 100%;
}
#alttext {
	width: 60%;
	height: 80%;
	padding: 40px;
	background-color: #dfdfdf;
	text-align: left;
	font:10px/14px verdana, arial, helvetica, sans-serif;
}
