BODY {
		background-color:white;
    color: maroon;
    font-size: 16px;
	 }
P
{ 
  text-align:justify;
	margin-top:3px;
	color:maroon;
}
.img_left {
		float:left;
		margin:3px 5px 0px 0px ;
}		
.img_right {
		float:right;
		margin:3px 3px 0px 5px ;
}		