body{
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#enter{
	margin: 125px auto;
	padding: 0;
	width: 490px;
	height: 280px;
}

#flash{
	width: 805px;
	height: 600px;
	margin: 50px auto;

}