body {
    background-color: rgb(240,192,225);
    background-image: url("img/bkgrnd.jpg");
    font-family: geneva, veranda, sans-serif;
}
.info {text-align: center;
        vertical-align: middle;
}

a.nodec {text-decoration: none}
a:link {color: black;
        font-weight: 700;
        text-decoration: none;
}
a:hover {text-decoration: none;
         font-weight = 800;
}
img.displayed {display: block;
               margin-left: auto;
               margin-right: auto}
a:visited {color: rgb(68,72,74)}
img.alone {display: inline-block;
           margin-left: auto;
           margin-right: auto;
           margin-top: auto;
           margin-bottom: auto;
}
.pict {display: block;
       margin-left: auto;
       margin-right: auto}