body, div, span {
    font-family: Helvetica, Arial, sans-serif;
    background-color: white;
    color: black;
    margin: 0;
    padding: 0;
}

.AppBar {
    text-align: center;
    width: 300px;
    margin: 0 auto;
}

.App {
    float: left;
    width: 150px
}

.Centered {
    text-align: center;

}

.Centered {
    text-align: center;

}

h1 {
    width: 20em;
    font-size: 1.2em;
    font-weight: normal;
    margin: 1em auto 0.1em auto;
    padding: 0.2em 0.2em;
    text-align: center;
    color: #174927;
    clear: both;

}

h2 {
    font-size: 1.1em;
}

.TextBlock {
    margin: 0 auto;
    width: 40em;
}
div p {
    width: 40em;
    margin: 0 auto:
}

a {
    color: #3031B0;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

p {
    text-align: left;
}

#logo_header {
    width: 283px;
    margin: 0 auto;
}


.Content {
    border-top: 1px solid #F0FAEC;
    width: 40em;
    font-size: 1em;
    line-height: 1.3em;
    margin: 0.5em auto;
    padding: 0.2em 1em;
    text-align: center;
}

#main_container {
    width: 50em;
    padding: 0.4em;
    margin: 0.4em auto;
}

#header {
    width: 48em;
    margin: 0.4em auto;
    border-bottom: 1px solid #999;
}

#trunk {
    width: 48em;
    margin: 0 auto;
}

#nav {
    clear: both;
    width: 48em;
    margin: 1em auto;
    text-align: center;
    padding: 1em 0;
    background-color: #ccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#copyright, .Legal {
    margin: 1em auto;
    width: 55em;
    color: #888;
    font-size: 0.8em;
    text-align: center;
}

.Hint {
    font-size: 0.8em;
    color: #2D19AF;
}

#we_believe{
    margin: 2em auto;
}

#logolink, .AppLink{
    color: white;
}


.Footer {
    clear: both;
}

.AppStoreLink {
font-size: 1.2em;
}
