body,html {
	margin: 0; padding: 0;
	position: absolute; 
	height: 100%;
	width: 100%;
}


#cnt {
	width: 781px;
	height: 662px;
	position: relative;
	left: 50%;
	top: 50%;
	margin-left: -390px;
	margin-top: -311px;
}


body div a {
	display: block;
	position: absolute;
	left: 378px;
	top: 591px;
	width: 412px;
	visibility: inherit;
	overflow: hidden;
}


#gohome {
	position: static;
	width: 100%;
	height: 39px;
	background: url(home-btt.jpg) 0 0 no-repeat;
}


/* HOME */

body.home div {
	background: url(home.jpg) 0 39px no-repeat;
}

#h_current {
	width: 270px;
	top: 199px;
	height: 155px;
	left: 50px;
}

#h_looking_for {
	width: 280px;
	top: 349px;
	height: 230px;
	left: 320px;
}

#h_contact {
	width: 200px;
	top: 59px;
	height: 130px;
	left: 540px;
}


/* CURRENT */



body.current_project div {
	background: url(current-project.jpg) 0 39px no-repeat;
}




/* LOOKING */



body.looking_for div {
	background: url(looking-for.jpg) 0 39px no-repeat;
}




/* CONTACT */


body.contact div {
	background: url(contact.jpg) 0 39px no-repeat;
}
