/* CSS Document */

html, body {
	background-image: url(../images/backgrounds/map.jpg);
	background-color: #fbf8f2;
	background-repeat: no-repeat;
}


#item2 {
	position: absolute;
	left: 0px;
	top: 323px;
	z-index: 6;
	background-image: url(../images/backgrounds/numbers4.jpg);
	width: 267px;
	height: 285px;
}
/*
*#item1 {
	position: absolute;
	width: 259px;
	height: 243px;
	top: 307px;
	left: 0;
	z-index: 1;
	background-image: url(../images/backgrounds/numbers3.gif);
}*/
