.multi {
	width : 300px;
	height : 300px;
	background : url("pic1.jpg") 20px 0px no-repeat,
				url("pic2.png") 0px 0px no-repeat;
}