body {
	background-image: url(img/08.gif);
	background-repeat: repeat;

}
#container{
	position:absolute;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -100px;
	width:315px;
	height:119px;
}


#enter {
	height: 120px;
	width: 315px;
	margin-right: auto;
	margin-left: auto;
}
