body {
    background-color: #FFFFD6;
    height: 100%;
    font-family:  'Work Sans', sans-serif;
    font-size: 100%;
    margin: auto;
    text-decoration: none;
}
    

#cuerpo_trabajo {

width:1020px;
margin: auto;
padding: 0:;
position: relative;
height: auto;
}



#cuerpo_trabajo img {
    width: 120%;
    margin-left: -5rem;
    margin-top: 5rem;
    
    
    
}
