
body{ 	
	font-family: arial, helvetica, sans-serif; 
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background-color: #ffffff;
	height: 100%;
}

.screen{
	display: none !important;
}

#home, #projects, #projects_over, .nav {
	display: none !important;
}	

.mainlayer{
	top: 0px !important;
	left: 0px !important;
}

#pop{
	position: absolute;
	top: 0px !important;
	left: 0px !important;
}

#project{
	position: absolute;
	top: 0px !important;
	left: 0px !important;
}