* {
	margin:0px;
	padding:0px;
}

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height:100%;
	
	color:#444444;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:11px;
	line-height:17px;
	
	text-align:center;
}

a{
	outline:0;
}

a:link, a:visited {
	color:#444444;
	text-decoration:none;
}

a:hover {
	color:#000000;
	background-color:#E106A8;
}

a:active {
	color:#000000;
	background-color:#800461;
}

#wrapper {
	margin:100px auto auto auto;
	width:730px;
	height:500px;
	
	text-align:left;
}

#wrapper h1 {
	display:block;
	width:730px;
	height:288px;
	
	font-size:1px;
	line-height:1px;
	text-indent:-1000em;
	
	background-image:url(../img/itsalllove.gif);
	background-repeat:no-repeat;
}

a#enter {
	background-color:transparent;
	
	font-size:1px;
	line-height:1px;
	text-indent:-1000em;
	
	display:block;
	width:271px;
	height:63px;
	
	margin:50px 0px 20px 0px;
}

a#enter:link,a#enter:visited {
	background-image:url(../img/enter.gif);
	background-repeat:no-repeat;
}

a#enter:hover {
	background-image:url(../img/enter_ov.gif);
	background-repeat:no-repeat;
}

#webtron {
	background-color:transparent;
	
	font-size:1px;
	line-height:1px;
	text-indent:-1000em;
	
	display:block;
	width:100px;
	height:9px;
	
	margin:1px 0px 5px 0px;
	
	background-image:url(../img/site_by_webtron.gif);
	background-repeat:no-repeat;
}