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

#enter{
 height: 393px;
 width: 674px;
 top: 50px;
 left: 50px;
 position: absolute;
 background-image: url(images/index.png);
 background-repeat: no-repeat;
 }

img{
	border: none;
	}
a:link,a:visited,a:active,a:focus {
	letter-spacing: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
   font-weight: bold; 
	color:white; 
	background-color: transparent;
	text-decoration:none;
	font-style: normal;
	}
a:hover { 
	font-size: 11px;
   font-weight: bold;
	text-decoration: underline; 
	}
#btn{
 height: 709px;
 width: 500px;
 top: 250px;
 left: 120px;
 position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
   font-weight: normal; 
	color:white; 
	background-color: transparent;
	text-decoration:none;
	font-style: normal;
	text-align: center;
	}
