@charset "utf-8";
/* CSS Document #75bee3 */

body { 
	margin:0; 
}

#container {
	position:absolute;
	width:100%;
	height:600px;
	background:url(../img/repeat.gif) 0 0 repeat-x;
	text-align:center;
	top:50%;
	margin-top:-300px;
}
#bg { 
	background:#75bee3; 
	left:0; 
	height:1000px; 
	width:100%; 
	display:block; 
	top:-1000px; 
	position:absolute;
}

#logo{
	width:265px;
	height:137px;
	background:url(../img/Logo.png);
	position:absolute;
	left:0;
	top:0;
	z-index:50;
}

.sleep{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:0px;
}
.link{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:0px;
}