#gallery {
	width: 525px;
	height: 365px;
}

div#content #hmcnt {
 
    width: 525px;
    
}
div#content #hmcnt h1 {
    
    margin-top: 22px;
	text-align: center;    
}

div#content #hmcnt p{
 
    text-align: center;
}

#gcnt{
	width: 490px;
	position:relative;
	top: 18px;
	left: 18px;
}

.shadow, .ecnt{
	position: relative;
	bottom: 18px;
	right: 18px;
}

.shadow{
	background-color: #F4E9E5; 
	
}

