
	*{
		background-color:#E3E0D1;
		margin:0px;
		padding:0px;
		overflow:hidden;
		font:10px normal Verdana, Geneva, sans-serif;
		}
		
	#content{
		background-image:url(../img/bg.jpg);
		background-position:center;
		height:100%;
		}
		
	html, body, table{
		height:100%;
		}
		
	#FlashId, object, embed
	{
		width:1000px;
		height:600px;
	}
