.xoxoback {
	background-image: url(images/xoxo_yellow_box.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color:#dabe1a; 
}
body {
	background-image: url(images/wood.jpg);
}
.mainbg {
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	background-position: center;
}

.xoxotag {
	background-image: url(images/xoxo_tag.png);
	background-repeat: no-repeat;
	background-position: center 800px;;
	z-index:100;
}
