
body{
		
			color: black;
			margin: 0;
			background-color: #f6e9b8;
			

}
a:link, a:visited{
			 color: black;
			 text-decoration: none;
}
a:hover{
			 color: #333;
			 text-decoration: underline;
}
img {
		border: 0px;
}

#sticker{
		position: absolute;
		left: 0px; top: 0px;
		background: url("images/sticker.gif")  norepeat;
		
}
#logo{
	position: absolute;
	left: 12%; top: 50px;
	width: 150px;
	height: 28px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 7pt;
}
#centroid{
	position: absolute;
		left: 30%; top: 30px;
}
#img1{
		position: absolute;

}
#img2{
		position: relative;
		top: 158px;
		left: -23px;
}
#img3{
		position: relative;
		top: 158px;
		left: -65px;
}
#content{
				 font-family: Arial, Verdana, Sans-Serif;
	font-size: 9pt;
	position: relative;
		top: 158px;
		left: 125px;
}
#chakra_left{
	position: absolute;
	left: 15%; top: 285px;
	width: 80px;
	height: 82px;
}
#chakra_right{
	position: absolute;
	left: 66%; top: 285px;
	width: 80px;
	height: 82px;
}
#midliner {
		position: absolute;
		display: block;
		z-index: 1;
		left: 0px; top: 385px;
		font-size: 23px;
		background: url('../images/entre-deco.jpg')  repeat-x;
		width: 100%;
		height: 18px;
}

#botliner1 {
		position: absolute;
		display: block;
		z-index: 1;
		left: 0px; top: 508px;
		background: url('../images/entre-deco-smaller.jpg')  repeat-x;
		width: 100%;
		height: 18px;
}

#botliner2 {
		position: absolute;
		display: block;
		z-index: 1;
		left: 0px; top: 520px;
		background: url('../images/entre-deco-smaller.jpg')  repeat-x;
		width: 100%;
		height: 18px;
}


#brief{
	position: absolute;
	left: 65%; top: 60px;
	width: 270px;
	height: 28px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9pt;
}
#enter{
	position: absolute;
	left: 65%; top: 168px;
	width: 97px;
	height: 28px;
}
#brief_seasons{
	position: absolute;
	left: 65%; top: 190px;
	width: 280px;
	height: 28px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9pt;
}
#brief_style{
	position: absolute;
	left: 65%; top: 430px;
	width: 280px;
	height: 28px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9pt;
}
#theart{
	position: absolute;
	left: 10%; top: 478px;
	width: 97px;
	height: 28px;
}
#ofIndia{
	position: absolute;
	left: 13%; top: 530px;
	width: 150px;
	height: 28px;
}


#footer{
	position: absolute;
	left: 65%; top: 550px;
	width: 350px;
	height: 28px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 7pt;
}