p.first {position: absolute;
	top: 195px;
	left:275px;
	z-index: 3;
font-family: Times, "Times New Roman", serif;
font-size: 1.2em;
font-weight: bold;}

p.second {position: absolute;
	top: 195px;
	left:600px;
	z-index: 3;
font-family: Times, "Times New Roman", serif;
font-size: 1.2em;
font-weight: bold;}

.image1 {position: absolute;
    top: 8px;
    left: 403px;
    height: 137px;
    width: 192px;
    z-index: 3}

.image2 {position: absolute;
    top: 152px;
    left: 218px;
    height: 14px;
    width: 559px;
    z-index: 3}
.image3{position: absolute;
    top: 200px;
    left: 100px;
    z-index: 3}
.image4{position: absolute;
    top: 120px;
    left: 90px;
    z-index: 3}
.image5{position: absolute;
    top: 220px;
    left: 240px;
    z-index: 3}		
body {background-color: #00ff99;
}
div#main-text {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serf;
	font-size: 1.0em;
	font-weight:normal;
	line-height: 1.4em;
	margin-right: 8px;
	margin-left: 70px;
	color: #090908;
	position: absolute;
	top: 190px;
	left: 250px;
	width: 55%;
	margin-top: 25px;}
	





