body {
	background: #000 url(bg_index.gif) no-repeat center center;
	margin: 0px;
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
html {
	height: 100%;
	overflow: auto;
}
.main {
	width: 100%;
	height: 100%;
}
#flashcontent {
	width: 990px;
	height: 800px;
}
a {
	color: #C00;
}
a:hover{
	color: #FFF;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
