body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	color: #999;
}
h1 {
	font-size: 82;
	font-style: normal;
	font-family: chicago,tahoma,sans-serif;
	color: #666;
}
h4 {
	font-style: normal;
}
#noflash {
	font-family: verdana, sans-serif;
}

/* hide from macIE \*/
html {
	overflow: hidden;
	height: 100%;
}
#frame {
	height: 100%;
}
/* end hide */


