* {
   padding:0px;
   list-style:none;
   text-decoration:none;
   margin:0px;}
   
body {text-align:center;
    color:#ffffff;}
	


#geral {margin:0 auto;
       text-align:justify;
	   width:770px;
	   font-size:11px;
	   font-family:arial;
	   }

#topo {background-color:#262520;
      width:756px;
	  left:300px;
	  }
	  
p,h1,h2 {
     margin-left:20px;
	 margin-right:20px;}
	 
h1:first-letter {color:orange;
                font-family:georgia;
				font-size:70px;
				font-weight:normal;}	 
	  
#topo:before{content: url(images/canto-left.jpg);
             width:156px;
             height:24px;
			 }
			 

#topo:after {content: url(images/canto-right.jpg);
             width:156px;
             height:24px;
			 }	
			 

a {color:#000000;
  font-size:10px;
  font-family:arial;
  background:orange;
  margin:0 auto;
  text-align:center;
  padding:10px;}			 

	
   