﻿body {
    font-family: "Lato", sans-serif;
    margin: 0px; 
     margin-right: auto;
	margin-left: auto;
    width: 100%;

  	font-weight: bold;	 
  
		background-image: url('imagx/canvas01.jpg');
 	  color: blue;
	  font-size: large;
}
        
    	#fotter {text-align: center; font-size: .9em; font-weight: normal; }
	#copyr { text-align: right;
		font-weight: normal;
		font-size: small;		color: blue;
	width: 80%;
		 }
 p{	width: 60%;
text-align: center;
	text-align:justify; 
	font-size: 1.4em;
	text-indent:30px;
	color: blue;
	font-weight: bold;
	
}
 h1 {
	text-align: center;
	color: blue;
}
h2 {
	text-align: center;
	color: blue;
	width: 500px;
}

h3 {
	text-align: center;
	color: blue;
	width: 500px;
}
div {
	color: blue;}

