body {
	background: #222222 url(none);
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}
.rogo {
	text-align: center;
	padding: 0px;
	margin-top: 250px;
}

.enter {
	font: 11px/3.0em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	padding: 0px;
	text-align: center;
	margin: 170px auto auto;
	color: #ECE9D8;
	height: auto;
	width: auto;
}
a {
  text-decoration: none;
}
a:link    { color: #808080; }
a:visited { color: #808080; }
a:hover   { color: #cc0033;
                      position: relative;
                      top: 1px;
                      left: 1px;
}
a:active  { color: #cc0033; }
