div{background-color: orange;
height: 500px;
width: 300px;
border:10px solid blue;
margin: 50px 10px;
padding: 30px;
}

.hoja1{background-color:yellow;
text-align:center;
line-height:250px}
.hoja2{height:50;
width:150px;
}
.hoja3{
  background-color:green;
  float:right;
}
.p a{color:red
font-size:20px;}






















