/* CSS Document */

html, body {
	background-color: #f7e3b9;
	background-image: url(../images/backgrounds/paper13.jpg);
}

#textblock {
	width: 600px;
}

#item1 {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 6;
	background-image: url(../images/backgrounds/bingo.jpg);
	width: 69px;
	height: 743px;
}

#item2 {
	position: absolute;
	left: 808px;
	top: 0px;
	z-index: 6;
	background-image: url(../images/backgrounds/artists_proof4.jpg);
	width: 277px;
	height: 99px;
}


