@charset "utf-8";
/* CSS Document */

body {
  font-family: arial,sans-serif;
  font-size:12px;
  background-repeat:no-repeat;
  background-position: top left;
  background-color:#011222;
  color:white;
}

a {
  color:white;
  text-decoration:none;
}

a img {border:none;}

div.Enter {
	background-image:url("images/bk.png");
	background-repeat:no-repeat;
	margin-top:170px;
	margin-left:403px;
	padding-bottom:1px;
	padding-top:35px;
	width:528px;
	height:339px;
	text-align: center;
}
