.textback {
    font-size: 15px;
    padding-bottom: 350px;
    font-family: "Roboto", sans-serif;
    border-top: 30px solid #000;
    background: url(../images/bt.png) no-repeat top center, 
                url(../images/bb.png) no-repeat bottom center;
}
.textpage .logo {
    padding-top: 50px;
    padding-bottom: 40px;
}
.textpage h1.heading {
    font-size: 45px;
    font-weight: bold;
    margin-top: 0;
    text-align: center;
    margin-bottom: 90px;
}
.textpage i {
    color: #a1a1a1;
}
.textpage p {
    margin-bottom: 20px;
}
.textpage ol li {
    font-size: 30px;
    font-weight: bold;
}
.textpage h3.western {
    font-size: 15px;
    margin: 0;
}
.textpage h1.western {
   display: inline-block;
   margin: 40px 0 30px 0;
   font-size: 30px;
   font-weight: bold;
}
.textpage .marker {
    font-size: 25px;
    font-weight: bold;
}
.textpage ul {

}
