body 
	{background-image: url(form.jpg);
	 background-repeat: no-repeat;
	 background-position:center 510px;
	 background-color: rgb(227,232,153); 
	 margin-left:auto;
	 margin-right:auto;
	 font-size: 14pt; 
	}
div#baner 
  {border: 0;
	 padding:0;
	 width:800px;
   height:250px;
   margin-left:auto;
	 margin-right:auto;
	}
div#baner img
  {border: 0;
	 padding:0;
	}
div#tresc
  {width:780px;
   height:710px;
   margin-left:auto;
	 margin-right:auto;
	 margin-top: 20px;
  }
div#tresc P
  {margin-left: auto;
	 margin-right: auto;
	 width: 780px;
	 font-family: times new roman, serif;
	 text-align: center;
	}
div#tresc P span
  {margin-left: auto;
	 margin-right: auto;
	 width: 780px;
	 font-family: times new roman, serif;
	 font-weight: bold;
	 text-align: center;
	}
div#tresc form
  {margin-left: auto;
	 margin-right: auto;
	 width: 300px;
	 margin-top:170px;
  }
div#tresc form textarea
  {
	 width: 300px;
	 height: 100px;
	 margin-left: auto;
	 margin-right: auto;
  }
div#copyright
 { width:800px;
   height:90px;
   margin-left:auto;
	 margin-right:auto;
 }
 div#copyright img
 {margin-left:auto;
	margin-right:auto;
	margin-top:0;
	border: 0;
	padding:0;
 }
 
 
