body {
	background-color: #bc7d3f;
	background-image: url('http://www.bearpawquilting.com/images/background1.gif');
	background-repeat: repeat;
	text-align: center;
}


div#mainContainer {
	background-color: #feefce;
	background-image: url('http://www.bearpawquilting.com/images/background2.gif');
	background-repeat: repeat;
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 5px;
	border-color: #660033;
	text-align: left;
	padding: 10px;
}


div#logo {
	width: 100%;
	text-align: center;	
}


div#navigation {
	width: 200px;
	float: left;
	clear: left;
}


div#address {
	width: 300px;
	float: right;
	clear: right;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

div#navigation img{
	border: 0px;
}

div#noteAboutOrders {
	float: left;
	clear: left;
}


div.clear {
	clear: both;
}

div.divider {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	margin: 15px;
}


div#quilt {
	width: 95%;
	text-align: justify;
	font-size: 8pt;
	margin-top: 150px; 
}

