#content{
	width:740px;
	margin:40px auto 60px auto;
	padding:10px 0 1px 0;
	letter-spacing:20px;
}

h1{
	height:0;
	width:0;
	text-indent:-9999px;
}

/* SCALE */
.pr40{
	padding-right:40px;
}

img{
	box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
	margin-bottom:20px;
}
a:hover img{
	transform: rotate(-5deg);
}