.noscript-message {
    background: #FCE9C0 url(/images/alerticon.png) left no-repeat;
    background-position: 15px;
    border-top: 2px solid #DBAC48;
    border-bottom: 2px solid #DBAC48;
    padding: 15px 10px 15px 50px;
}

A:link {
    text-decoration: none
}

A:visited {
    text-decoration: none
}

A:link {
    text-decoration: none
}

h1 {
    font-size: 1.5em;
    color: #4B8DB5;
    width: 100%;
    height: 28px;
    z-index: 5;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #000;
}

.header {
    color: #4B8DB5;
    width: 100%;
    height: 20px;
    z-index: 5;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #000;
}

.header-logo {
    padding-left: 15px;
}

.wrapper {
    position: relative;
    margin: 0 auto;
    width: 900px;
    margin-top: 30px;
}

.container {
    margin-left: 15px;
    padding: 10px 10px;
}

.ad-top {
    margin-bottom: 50px;
}

.ad-bottom {
    display: table;
    padding-top: 50px;
}

img {
    border: 0;
}

.box {
    display: box;
    margin-right: auto;
    margin-left: auto;
    width: 850px;
    height: 500px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
}

.card {
    background-color: #FFF;
    color: rgb(71, 71, 71);
    padding: 10px;
    font-size: 24px;
}

.ad-top-1, .ad-top-2, .ad-bottom-1, .ad-bottom-2 {
    display: box;
    margin-right: auto;
    margin-left: auto;
}