body {
	background-color: #FFFFFF;
	text-align: center;
}
#wrap {
	text-align: center;
	padding: 0px;
	height: 414px;
	width: 610px;
	margin: 20px auto 0 auto;
	background:  url(../gus/bg.gif) no-repeat #FFFFFF;
	position: relative;
	top: 20px;
}
#close {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 528px;
	top: 418px;
	height: 9px;
	width: 200px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#close a {
	color: #666666;
	text-decoration: none;
}
#name {
	height: 19px;
	width: 72px;
	position: absolute;
	left: 22px;
	top: 350px;
	z-index: 2;
	text-align: left;
}
#pics {
	height: 307px;
	width: 408px;
	position: absolute;
	left: 168px;
	top: 70px;
	text-align: left;
	z-index: 3;
}
#nose {
	position: absolute;
	height: 88px;
	width: 89px;
	left: 64px;
	top: 116px;
	z-index: 4;
}
#eyes {
	position: absolute;
	left: 20px;
	top: 20px;
	height: 90px;
	width: 185px;
	z-index: 5;
}
