#lucrecia {

    text-align:left;
    padding:5px;
}

#h1 {
    color: greenyellow;
    font-family: cursive;

}
#nav {
    line-height:30px;
    background-color: white;
    height:300px;
    width:50px;
    float:left;
    padding:5px; 
}

#titulos {
    border-spacing: 90px;
    
}


#section {
    width:1000px;
    float:left;
    padding:10px; 
}

    