body
{
    background-color: black;
    color: white;
    text-align: center;
    font-family: Trebuchet MS, sans-serif;
    margin-top: 70px;
    font-size: 120%;
}

.note
{
    margin-top: 50px;
}

a
{
    color: white;
}

.content
{
    width: 880px;
    margin-left: auto;
    margin-right: auto;
}

.navigation
{
    margin-top: 70px;
    margin-bottom: 70px;
}

h3
{
    margin-top: 60px;
}

.separator
{
    margin-top: 60px;
}

.screenshots img
{
    width: 432px;
    height: 768px;
}

.getIt
{
    margin-top: 40px;
}

.getIt img
{
    width: 388px;
    height: 150px;
}
