/* @override http://myhost/clients/playmedia/css/main.css */

body {
	color: white;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #000;
	width: 100%;
	height: 100%;
}

#alternative {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 30%;
}

#alternative img {
	margin-top: 1em;
}

#flash {
	z-index: 100;
	height: 610px;
	width: 780px;
}
