.footbanner {
    position: fixed;
    width: 100%;
    height: 214px;
    bottom: 0;
    background-image: url("arbolitos.jpg");
    background-repeat: repeat-x;
}
.tp {
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
    font-size: 4em;
    margin: 4em;
    color: #1e5b23;
}