body {
	background-color: #000;
	margin: 0;
	padding: 0;
}
#main_wrapper {
	height: 100%;
	width: 100%;
}
#intro {
	background-image:;
	background-repeat: no-repeat;
	width: 380px;
	height: 348px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}
#enter {
	background-image:;
	background-repeat: no-repeat;
	height: 95px;
	width: 295px;
	margin: auto;
	background-image: url(../img/workinprogress.jpg);
}
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #fff;
}
img {
border: 0px;
} 

