body {
	background: url('/images/bg_girl_middle.jpg') center top repeat-y;
}
#layout{
	background: url('/images/bg_girl_head.jpg') center top no-repeat;
}
#footer{
	background: url('/images/bg_girl_footer.jpg') center bottom no-repeat;
}
	#footer div div{
		padding: 28px 0 0 0;
	}
	#footer h4{
		background: url('/images/fwp.jpg') 108px 24px no-repeat;
	}

