/* CSS Document */
#bodyWrapper,
#wrapper,
#content,
#homeCat #content {
    float: none;
    width: 100%;
}
#icons, 
#header, 
#footer, 
#relatedContent,
#aboutCat img,
#aboutCat .aboutImg,
#aboutCat .aboutImgMore {
	display: none;
}
h1,
#aboutCat h1,
#aboutCat h1.more,
#contactCat h1 {
	font-size: 26px;
	margin: 10px 0 0 0;
	padding: 0;
}
p,
#homeCat #content p,
#referencesCat #content p,
#contactCat p,
h3 {
	font-size: 14px;
	margin: 10px 0 0 0;
	padding: 0;
}
