body {
  padding-bottom: 20px;
  background-image:url(../img/fondo1.png);
}

.textojustificado{
text-align : justify;
}

.fondo1{
padding-bottom: 10px;
background-image:url(../img/fondo1.png);
}

.fondo2{
padding-top: 5px;
padding-bottom: 10px;
background-image:url(../img/fondo2.png);
border-top-style: solid;
border-top-width: 2px;
border-top-color: #EEEEEE;
border-bottom-style: solid;
border-bottom-width: 2px;
border-bottom-color: #EEEEEE;

}

.fondo3{
padding-top: 5px;
padding-bottom: 10px;
background-image:url(../img/fondo3.png);
}

.titulos{
font-family: 'Prosto One', cursive;
}


