/* CSS Document */

html, body {
	background-color:#eeefea;
	background-image: url(../images/backgrounds/squares5.gif);
}

#item1 {
	position: absolute;
	left: 107px;
	width: 617px;
	height: 486px;
	background-repeat: no-repeat;
	z-index: 1;
	background-image: url(../images/backgrounds/inkspill5.jpg);
}

