#gallery {
	width: 900px;
	height: 500px;
	background: url(../images/content-bg-collection.jpg) no-repeat;
	padding: 0 0 10px 0;
	margin:0 0 10px 0;	
}
#bridal {
	width: 880px;
	height: 480px;
	padding: 10px;
	margin:0 0 10px 0;
}
#services {
	height: 500px;
	width: 900px;
	margin:0 0 10px 0;
	background:url(../images/services-bg.jpg) no-repeat;
}
#about {
	height: 500px;
	width: 900px;
	margin:0 0 10px 0;
	background:url(../images/about-bg.jpg) no-repeat;
}

#contact {
	height: 500px;
	width: 900px;
	margin:0 0 10px 0;
	background:url(../images/contact-bg.jpg) no-repeat;
}
