body {
	background-color: #575757;
	text-align: center;
}
#wrap {
	padding: 0;
	height: 400px;
	width: 610px;
	margin: 20px auto 0 auto;
	background-color: #000000;
	position: relative;
	border: 1px solid #979797;
	top: 20px;
}
#close {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 510px;
	top: 418px;
	z-index: 1;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
}
#close a {
	color: #CCCCCC;
	text-decoration: none;
}
#name {
	height: 19px;
	width: 72px;
	position: absolute;
	left: 22px;
	top: 350px;
	
	text-align: left;
}
#pic {
	position: absolute;
	left: 154px;
	top: 1px;
	
	
}
#picb {
	position: absolute;
	height: 91px;
	width: 129px;
	left: 14px;
	top: 304px;
	
}
#name {
	position: absolute;
	left: 24px;
	top: 24px;
	height: 40px;
	width: 96px;
	
}
