body {
    /* width: 70em; */
    /* margin: 0 auto; */
    font-family: Tahoma, Verdana, Arial, sans-serif;
}

h1 {
    width: 50%;
    /* border: 1px solid black; */
    margin: 25px auto 0 auto;
    text-align: center;
}

#construction {
    text-align: center;
}

#triclops {
    display: block;
    margin: auto;
}
