/* @override http://symphony.local:8888/workspace/css/styles.css */

/******* Structure *******/

* {
	height: 100%;
	width:100%;
}

body {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	color:#000000;
}

#noflash{
	/*font-family: Verdana;
	font-size: 10px;
	width: 400px;
	height: 100px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -50px;*/
}

a{
}