body, div{	
	background-color:#000000;
	/*background-image: url('images/background.gif');*/
	background-position: top left;
	background-repeat:repeat-x;
	color:#000000;
	margin:0px;
	padding:0px;
	font-family:Arial, Verdana;
	font-size:12px;
	height:100%;
}
html{
	height: 100%;
	overflow: hidden;
}
#flash{
	height: 100%;
}