body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images_main/bottom_background.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#main{
	height: 860px;
	width: 100%;
	background-image: url(images_main/top_background.jpg);
	background-position: top left;
	background-repeat: no-repeat;

}

#poem{
	position: absolute;
	left: 690px;
	top: 190px;
	font-family: Times New Roman;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-style: italic;
	text-align: right;
	width: 220px;
	word-spacing: 3px;
	line-height: 18px;
}

#content_around{
	background-image: url(images_main/content_bk.jpg);
	background-repeat: repeat-y;
	width: 484px;
	position: relative;
	left: 55px;
	top: 15px;
}

#content_top_img{
	background-image: url(images_main/content_top.jpg);
	background-repeat: no-repeat;
	/*width: 100%;*/
	height: 480px;
	padding: 30px 30px 30px 30px;
	text-align: justify;
}

#content_top_img h1{
	font-family: Times New Roman;
	font-size:24px;
}

#content_top_img p{
	font-family: Times New Roman;
	font-size:12px;
}
.main_photo{
	margin: 0px 15px 5px 0px;
}

.contant_td{
	background-image: url(images_main/content_bottom.jpg);
	background-repeat: no-repeat;
	width: 484px;
	background-position: bottom left;
}

.png_img{
	behavior: url(pngbehavior.htc);
}

#flavour{
	width: 233px;
	height: 282px;
	position: absolute;
	behavior: url(pngbehavior.htc);
	top: 400px;
}