#content{
	width:680px;
	margin:30px auto 50px auto;
	color:#59524d;
	padding:20px 30px 0 30px;
	background: #fff;
	border:solid 6px #f8184d;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

h1{
	height:100px;
	background:url(../img/photo_title.jpg) no-repeat center top;
	text-indent:-9999px;
}

#content{
	text-align:center;
	letter-spacing:15px;
	padding-bottom:10px;
}

/* SCALE */
.pr40{
	padding-right:40px;
}

img{
	margin-bottom:20px;
}
a:hover img{
	opacity:0.4;
	filter:alpha (opacity=40); /* IE */
}