body {
    background-color: rgb(238,238,238);
    color: #000;
    font-family: verdana, tahoma, sans-serif;
}

a {
    color: rgb(81,104,219);
}

.content {
    width: 720px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
}

h1 {
    text-align: center;
}

.subtitle {
    font-size: 70%;
    display: block;
    line-height: 1.05em;
    margin-top: 12px;
}

.storeLink {
    font-size: 75%;
}

.storeLink em {
    font-style: normal;
    font-size: 80%;
}

h1 {
    margin-top: 80px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 190%;
}

h3 {
    font-size: 140%;
    text-align: center;
}

.about {
    font-style: italic;
    font-size: 90%;
    clear: both;
}

ul,
ul li {
    list-style-type: square;
}

ul li {
    margin-bottom: 8px;
}

.thanks a,
a.creditLink {
    color: #000;
}

.screenshots {
    text-align: center;
}

.footnote {
    font-style: italic;
    font-size: 85%;
}

.elsewhere {
    margin-top: 30px;
    font-size: 90%;
    clear: both;
    margin-top: 30px;
}

.madeWith {
    line-height: 1.1em;
    font-size: 70%;
    text-align: center;
    width: 140px;
    height: 180px;
}

.madeWithAndFeedbackWrapper .madeWith {
    float: right;
    text-align: right;
}

.madeWith img {
    width: 108px;
    height: 150px;
}

.madeWithAndFeedbackWrapper {
    min-height: 180px;
    clear: both;
}

.madeWith,
.madeWith a {
    color: #666;
}

a img {
    border: 0;
}

.app {
    background-color: #fff;
    margin-bottom: 75px;
    padding: 8px;
    padding-right: 50px;
    padding-left: 50px;
    background-color: #fff;
    line-height: 27px;
    border-radius: 10px;
    moz-border-radius: 10px;
    -moz-border-radius: 10px;
    border-bottom: 1px solid rgb(180,180,180);
}

.languageSwitch {
    position: absolute;
    right: 10px;
    top: 10px;
    text-align: right;
    font-size: 13px;
}

.languageSwitch a {
    color: #777;
}

.social {
    /*
    position: absolute;
    left: 10px;
    top: 10px;
    text-align: left;
    */
    font-size: 13px;
    width: 292px;
    height: 62px;
    margin-left: auto;
    margin-right: auto;
}

.feedback {
    margin-top: 12px;
    font-size: 90%;
    line-height: 23px;
}

.feedback a {
    color: #000;
}
