@charset "UTF-8";
/* CSS Document */

#name {
	position:absolute;
	width:615px;
	height:47px;
	z-index:1;
	left: 50px;
	top: 26px;
}
#header {
	position:absolute;
	width:600px;
	height:76px;
	z-index:2;
	left: 251px;
	top: 24px;
}
#projectlist {
	position:absolute;
	width:159px;
	height:116px;
	z-index:3;
	left: 52px;
	top: 174px;
}
#email {
	position:absolute;
	width:161px;
	height:29px;
	z-index:4;
	left: 50px;
	top: 71px;
}


