/* Bathroom Emporium pages layout CSS
23rd August 2008 */

/* Define the centre piece */
#content{
	margin:0px 20px 0px 20px;
	text-align:justify;
	line-height:1.8em;
}

.image_centre img{margin-left:auto;
				  margin-right:auto;
				  display:block;
}

#copyright_table{
	height: 30px;
}
