﻿body {
   /* background: url("/Images/pasto_completo.png") no-repeat bottom center fixed; */ 
}

.natural {
    background-color: #087A02;
    color: white;
    box-shadow: 2px 2px 5px #999;
}


.text-margen {
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    top: 20px;
    
}

.backPasto {  
    -webkit-background-size: cover; -moz-background-size: cover;-o-background-size: cover; background-size: cover; height: 152px; background-image: url('Images/pasto_completo.png');
}

.imagenBajo {
    background: url("Images/energia_solar.png") no-repeat bottom right;
}