#content{
	width:600px;
	margin:40px auto 50px auto;
	color:#fff;
	padding:20px 40px 0 40px;
	background:#4b1d1d;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
h1{
	height:135px;
	background:url(../img/concept_top.jpg) no-repeat center top;
	text-indent:-9999px;
}
h2{
	font-size:14px;
	letter-spacing:1px;
	color:#feedbf;
	border-bottom:double 3px #feedbf;
	margin-bottom:15px;
}
#wrapper p{
	line-height:1.75;
	text-align:justify;
	padding:15px 0;
}


.photo_top{
	margin-bottom:25px;
	margin-left:160px;
}
.photo{
	margin-top:25px;
	margin-left:145px;
}


/* SCALE */
.pr40{
	padding-right:40px;
}
.mb60{
	margin-bottom:60px;
}