@charset "UTF-8";
/* CSS Document */

#canvas{
   width: 80%;
   height: 50%; 
   margin-left: 80pt ;
} 
h8
{
	position: relative;
            left:30px;
            top: 0px;
	color="blue";
	font-size:90%;
	 
}

h5 {
	
 position: absolute;
            left: 300px;
            top: 50px;
 
  font-size:18 px;
  
  
	}
	
	.fieldgroup{
		
		
   float: left;
   width: auto;
   margin-left: 20pt ;
    font-size:20 px;
} 

.fieldgroup1 {
	font-color: #ffffff;
	
}
p {
    color:black;
    
	text-align: justify;
	font-size: 8;
	margin-right: 300px;
    margin-left: 0px;
}

img

{
	
	position: absolute;
            left: 50px;
            top: 680px;
	
	
	
}