/* CSS Document Made by Nikolours www.nikolours.com with help of
 www.alsacreations.com Member's : Alan, Florent.V, Gcyrillus, Matmat . . . Thanx to them 
 Designed by Lynn S K www.lynnsk.com */

body {
	margin: 0;
	padding: 0;
	background-color:#000000;
}

a {
	color: #b84b64;
	font-weight: bold;
	text-decoration: none ;
}
	
a:hover {
	color: #dd0b66;
	font-weight: bold;
	text-decoration: none ;
}

img {
	border:none;
}

.Enter {
	text-align:center;
	color: #979797;
	font: 0.75em verdana;
}

#global {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 570px;
	height: 412px;
	margin-top: -206px; 
	margin-left: -285px;
	background-color: #000000;
}

