@CHARSET "ISO-8859-1";

body {
	background: transparent url(images/Intro.jpg) no-repeat scroll center bottom;
	height: 100%;
	width: 100%;	
	margin: 0px;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:62.5%;
	text-align:center;	
}
html {
	height: 1200px;
	width: 1920px;
	margin: 0px;	
}

#cons_main{
	margin: 320px auto;
	padding: 0;
	width: 687px;
	border: 0px solid #959596;
	text-align: center;
}


.intro_news{
	left: 550px;
	top: 360px; 
	height: 260px; 
	width: 550px;
	border: 0px solid #959596;
	text-align: left;
	position: absolute;
}
.intro_projects{
	left: 725px;
	top: 695px; 
	height: 150px; 
	width: 670px;
	border: 0px solid #959596;
	text-align: left;
	position: absolute;
}

.intro_enter{
	left: 1145px;
	top: 540px; 
	height: 110px; 
	width: 250px;
	border: 0px solid #959596;
	text-align: left;
	position: absolute;
}


