@charset "utf-8";
body {
	background-attachment: fixed;
	background-image: url(images/bkgrnd2.png);
	background-repeat: repeat;
	background-position: 4px 5px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 835px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/Shack_Mock6.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 665px;
}
#firepit {
	float: right;
	width: 200px;
	height: 665px;
}
#mappings {
	float: left;
	height: 665px;
	width: 725px;
}
