h1{
	background:url(../img/title_photo.gif) no-repeat;
}

#wrapper{
	width:930px;
}

#content_wrapper{
	width:725px;
	background:none;
	box-shadow:none;
}

#content_wrapper a{
	margin-bottom:15px;
	float:left;
	border-radius:85px;
}

#content_wrapper .shadow{
	border-radius:178px;
}

#content_wrapper a:hover{
     	margin-bottom:14px;
	margin-top:1px;
}

.fen{
	width:355px;
	height:550px;
	display:block;
	float:left;
}

.fenc{
	width:170px;
	height:370px;
	display:block;
	float:left;
}

.fence{
	width:355px;
	height:370px;
	display:block;
	float:left;
}

.ml15{
	margin-left:15px;
}