body, div, span {
    font-family: Helvetica, Arial, sans-serif;
    background-color: rgba(254, 254, 254, 1.0);
    color: black;
    margin: 0;
    padding: 0;
}

body {
}

.AppBar {
	width: 20em;
    text-align: center;
    margin: 0 auto;
}

.App {
	text-align: center;
    width: 300px
}

.MacApp {
    float: left;
    width: 300px
}

.Centered {
    text-align: center;
}

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

}

h2 {
    font-size: 1.1em;
}

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

a {
    color: #3b8d4b;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

p {
    text-align: left;
}

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


.Content {
    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 auto;
}

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

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

#goldstar_video {
width: 640px;
height: 360px
}

#goldstar_centering {
width: 642px;
height: 362px;
background-color:#ddd;
}

#nav {
    clear: both;
    width: 20em;
    margin: 1em auto;
    text-align: center;
    padding: 5em 1em 1em;
    color: #3b8d4b;
}

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

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

#we_believe{
    margin: 2em auto;
}

#logolink, .AppLink{
    color: white;
}

.Footer {
    clear: both;
}

.AppStoreLink {
font-size: 1.2em;
}
