body, html {
	font-size: 13px;
	margin-top: 0px; 
	margin-bottom: 10px; 
	margin-left: 0px; 
	margin-right: 0px;
	background: #000;
	color: #999;
	font-family: 'Lucida Grande', 'Trebuchet MS', Tahoma, Arial, Sans-serif;
}

a img {
    border: none;
}

#page {
    min-height: 840px;
    background: #000 url('../images/bg.jpg') no-repeat -200px 0;    
    margin: 10px auto 0 auto;
}

#header #appstore img {
    float: right !important;
}

#content {
    height: 651px;
    margin-top: 40px;    
}

#text p {
    text-align: justify;
}

#text a {
    color: #fff;
    text-decoration: none;
}

#text small {
    font-size: 10px;
}

#text p.lang-link {
    text-align: right;
    padding-bottom: 5px;
}

#footer {
    margin: 0 0 20px 0;
    display: inline-block;
    width: 100%;
}

#footer img {
    margin-top: 20px;    
    float: right !important;
}

a.screenshot img {
    border: 2px solid #ccc;
}
