body {
	background: white  url(../images/earrings-page-bg.jpg) repeat ;
	}

#main {
	background: url(../images/earrings-bg.jpg) no-repeat top left;
	text-align: left; 
	padding-bottom: 40px !important;
 }

#content { 
	background: transparent; 
       	min-height:800px;
 } /*border-bottom: 1px solid #ccc;*/

#main h1{
	width:1000px;
	color:#d6ca9a;
	border-bottom: 1px solid #ccc;
	background: url(../images/design-header.png) no-repeat top left;
	text-indent:-9999px;
}


