body#start #content {
	background: url(../media/images/start-bg.jpg) 88px 5.5em no-repeat;
}

body#start #content p.img {
	position: relative;
	height: 110px;
}

body#start #content p.img img {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 36px;
	width: 180px;
}