body {
	background: #fff url('images/bg_top.png') no-repeat top left;
}

.bottomImage {
	background: url('images/bg_bottom.png');	
	width:  240px;
	height: 147px;
	position: absolute;
	right: 0;
	bottom:  -147px;
}