body {
    font-family: "Times New Roman", Times, serif;
}

h1 {
    text-align: center;
}

img.bottom {
    vertical-align: text-top;
}

div {text-align: center;}



.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 20%;
}