html, body {
    background-color: #000000;
    color: #ffffff;
    padding: 0px;
    margin: 0px;
    width: 100%;
    min-height: 100%;
}
.bg {
    background: url('../images/bg.jpg') top center no-repeat;
    width: 100%;
    height: 100%;
}
.center {
    width: 860px;
    height: 100%;
    text-align: center;
    padding: 0px;
    margin: 0 auto;
}
.languages {
    float: right;
}
.buyit {
    float:right;
    display: inline-block;
    padding-bottom: 30px;
    padding-right: 30px;
    height: 108px;
}
.downloadit {
    float:left;
    padding-bottom: 30px;
    padding-left: 30px;
    height: 108px;
}
.set-bottom {
    padding-top: 58px;
}
.hover_op:hover {
    opacity: 0.8;
}
.content {
    padding-top: 280px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 30px;
    font-family: Verdana, sans-serif;
    font-size: 13px;
    color: #ffffff;
    vertical-align: top;
}
.image {
    border: 0px;
}
.separate {
    margin-top: 25px;
    margin-bottom: 10px;
}
.wallpaper {
    display: inline-block;
    width: 250px;
    padding: 5px;
    margin: 5px;
    vertical-align: top;
}
a {
    color: #ff9933;
    text-decoration: none;
}
a:hover {
    color: #ff3300;
    text-decoration: underline;
}
a:visited {
    text-decoration: none;
}
a:focus {
    color: #ffcc33;
    text-decoration: underline;
}
.text {
    text-align: justify;
}
.block {
    margin-top: 15px;
    margin-bottom: 20px;
    margin-left: 30px;
    margin-right: 30px;
}
.footer {
    text-align: center;
    color: #cccccc;
}
.yb_video {
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
}
.link_btn {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 5px;
}
.link_btn.hover-effect {
    opacity: 1.0;
}
.link_btn.hover-effect:hover {
    opacity: 0.8;
}
.screenshot {
    display: inline-block;
    padding: 5px;
    margin: 5px;
    vertical-align: top;
}
.screens {
    text-decoration: none;
}
.buttons_block {
    vertical-align: top;
    display: inline-block;
    text-align: center;
}
.buttons_block.top-margin {
    margin-top: 80px;
}
.translation {
    font-size: 10px;
    color: #999999;
}
.system_text {
    color: #cccccc;
}
.hidden {
    display: none;
}
#stores {
    color: #000000;
    width: 100%;
    height: 100%;
    text-align: center;
    font-family: Verdana, sans-serif;
    font-size: 16px;
    vertical-align: middle;
}
.placeholder {
    width: 336px;
    height: 137px;
}