



body {
	background-color: #000000;
	background-image:url("https://d2aao99y1mip6n.cloudfront.net/_themes/kthir_forest/background.jpg");
	
	
	background-repeat:no-repeat;
	background-position:top center;
	font: 12pt Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin:0;
}

.left_shoulder {
	float:left; 
	position:absolute; 
	top:-89px; 
	left:-49px;
}
.right_shoulder {
	float:right; 
	position:absolute; 
	top:-89px; 
	left:589px;
}


.main_bot
{
	margin-left:auto;
	margin-right:auto;
	width:983px;
	height:78px;
	position:relative;
	background-image:url("https://d2aao99y1mip6n.cloudfront.net/_themes/kthir_forest/content_botcap.jpg");
}

.main_bot_sub
{
	margin-left:auto;
	margin-right:auto;
	width:983px;
	height:78px;
	position:relative;
	background-image:url("https://d2aao99y1mip6n.cloudfront.net/_themes/kthir_forest/subcontent_botcap.jpg");
}

.footer
{
	margin-left: auto;
	margin-right: auto;
	margin-top:-286px;
	width: auto;
	height: 404px;
	z-index: -20;
	background-color: #000000;
	background-image:url("https://d2aao99y1mip6n.cloudfront.net/_themes/kthir_forest/footer_bg.jpg");
	background-repeat:no-repeat;
	background-position:top center;
}
