/*

#construction {
    border: 1px dashed rgb(179,61,0);
    color: rgb(179,61,0);
    padding: 2em;
    background-repeat: no-repeat;
    background-color: rgb(250,250,209);
}

h2 {
    text-decoration:  orange wavy underline;
}
