.bigicon {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.apptitle {
    font-size: 3em;
    font-weight: bold;
    text-align: center;
}

.subtitle {
    font-size: .75em;
    text-align: center;
    margin-top: -0.5em;
}

.appdescription {
    margin-left: 5em;
    margin-right: 5em;
}

.screenshotcontainer {
    text-align: center;
}

.screenshotsmall {
    border-color: black;
    border-style: outset;
    border-width: 1px;
}

.copyright {
    font-size: 0.75em;
    text-align: center;
}