body{
	font-family:Verdana, Geneva, Helvetica, sans-serif;
	color: Black;
	text-decoration: none;
	font-size: 11px;
	background-color:#D5D5D5;
	line-height:14px;
	margin: 0;
	padding-top: 0;
	}

#container 
{
  	width:775px;
  	text-align:left;
  	margin: 0 auto;  
	border: 0px;
	z-index:1;
}

.content{
	background-image:url("index.jpg");
	position:relative;
	width:775px;
	margin:auto;
	margin-left:0px;
	background-color:#ffffff;
	border: 0px;
	z-index:1;
	height:680px;
}





#text1 {
	position: absolute;
	top: 160px;
	left: 71px;
	height:150px;
	width: 640px;
	color:white;
	text-align:justify;
	
}


#text2 {
	position: absolute;
	top: 341px;
	left: 71px;
	height:150px;
	width: 290px;
	color:white;
	text-align:justify;
	
}


#text3 {
	position: absolute;
	top: 341px;
	left: 390px;
	height:150px;
	width: 290px;
	color:white;
	text-align:justify;
	
}


#text4 {
	position: absolute;
	top: 630px;
	left: 50px;
	height:20px;
	width: 675px;
	color:white;
	text-align:justify;
	
}


h1 {

	font-size:14px;
	
}