@charset "utf-8";

body {
	margin:0;
	background-color:#314216;
	background-image:url(images/bg.jpg);
	text-align:center;
}
a
{
  outline: none;
}

object {
	outline:none;
}
a:active {
	outline:none;
}
#flash {
	background:#FFF;
}
#container {
	width:900px;
	height:700px;
	margin:0 auto;
}
#enter {
	border:none;
	text-decoration:none;
	margin-top:200px;
}
