body {
      background-color: #FFCC99;
	  font-family: arial, 'lucida console', sans-serif;
}


h1   {
      text-align: center;
	  color: #FF0000;
	  font-weight: bolder;
	  }

P     {text-align: justify;
	  margin-left: 10%;
	  margin-right: 10%;
	  font-size: medium;

      }

#especial:first-letter 
      {
      color: #339900;
      font-size:xx-large;
	  font-weight: bold;
	  }

.foto {
        margin:50px 0px 20px 0px;
	  }

h2    {
      margin-top: 40px;
	  margin-left: 10%;
	  margin-right: 10%;
       border-bottom: 3px solid #FF0000;
	   }

.letra {
	  margin-left: 10%;
	  margin-right: 10%;
      color: #0000CC;
	  font-style: italic;
	  text-align: center;
	  }
