body {
	background-color:#946d8e;
}

#SiteContain {
	background-image: url(../images/bg_ScentsyMagic_Tile.jpg);
	background-repeat: repeat-x;

}

#PageContain {
	background-color: transparent;
	background-image: url(../images/bg_ScentsyMagic_Illustration.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1 a {
	display:block;
	float:left;
	text-indent: -5000px;
	width: 164px;
	height: 85px;
	margin-top: 20px;
	margin-left:34px;
	position:absolute;
	background-color: transparent;
	background-image: url(../images/logo_ClassicGreen.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#MarketLink {
	width:199px;
	height:29px;
	background: transparent url(../web_download/images/PWS/Skin-ScentsyMagic/bg_MarketLink_ScentsyMagic.png) no-repeat;
	clear:both;
	margin-bottom:50px;
	}	
	
#MarketLink a.Market span {
	color:#956E8E;
	text-decoration:none;
	margin-left:20px;
	}	

#Footer {
	background:url(../web_download/images/PWS/Skin-ScentsyMagic/bg_ScentsyMagic_FooterTile.jpg) bottom repeat-x;
	}
	
#FooterInner {
	background:url(../web_download/images/PWS/Skin-ScentsyMagic/bg_ScentsyMagic_StarBanner.png) top center no-repeat;
	padding-top:85px;
	margin-top:-43px;
	}	
	
#FooterLinks {
	}	

.CopyRight {
	filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
	}	
