body
	{
		background-color:c9b39b; 
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;
	}
.content
	{
		/*position:absolute;*/
		background-image:url(images/Layout/content.jpg);
		width:727px;
		height:398px;
		text-align:justify;
		background-repeat:no-repeat;
	}
.style1 
	{
		font-size: 18px;
		font-weight: bold;
	}
	
.gallery
	{
		text-align:center;
	}
.event
	{
		overflow:auto;	
		height:398px;
	}
.slide
	{
		overflow:hidden;
		height:398px;
	}
