body {
        font-family: Calibri, Verdana, Ariel, sans-serif;
        margin-left: 15%; margin-right: 15%;
        color: black;
        background-color: #ffe
}
h1 { text-align: center }
div { text-align: center }
a { outline: none; text-decoration: none }
img { margin: 3em; border: 6pt solid black }
textarea { width: 100% }
div.sel { display: inline-block; vertical-align: top; font-size:20px }
div.sel span { display: block; vertical-align: bottom }
.alert { background-color: #fdd }
