body{
	background: url(f01.png) left bottom repeat-x,
				url(f02.png) left bottom no-repeat,
				url(f03.png) left top repeat-x;
	background-color: #a4d3ff;
	height: 300px;
}
/* CSS Document */
