body{
    background-color:  #FFE4E1;
    text-align: justify;
    }
html{
    background-image: url('/images/images.jpg');
    margin: 10;
    }
#web{
      color:  #ff6699;
      text-align: right;
      font-style: italic;
      font-size: 20;
      margin:8;
    }
 
#texto{
        color: #FF3366;
        text-align: justify;
      }
h1{
		color: #191970;
		text-decoration: underline;
		text-align: center;
		font-family: Cambria, sans serif;
		font-style: italic;
		line-height: 4em;
	}
a{
  color:  #00CCFF;
  font-family: Georgia, sans serif;
  font-size: 20;
  }
  img{
      height: 200px;
      width: 350px;
      margin: 10;
    }
  #img1{
      height: 120px;
      width: 300px;
      
    }
  

  

