* {
	padding:0;
	margin:0;
}
body {
	height: 100%;
	background: #150d0b url(./i/bkg.jpg) top repeat-x;
}
#bodyimage {
	background: url(./i/thegroupofcompanies.jpg) top center;
	width:939px;
	height:641px;
	margin:0 auto;

}