body {
    background-color: #0e0201;
    padding: 0;
    margin: 0;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    color: #ccc;
    overflow:hidden;
}

#Copy01 {
    color:#350f09;
    text-align:center;
    padding-top:694px;
    margin-left:auto;
    margin-right:auto;
    letter-spacing:4px;
    font-size:16px;
    font-family: 'Montserrat', Arial, sans-serif;
    text-transform: uppercase;

}

#Container01 {
    background-position:top center;
    background-repeat:no-repeat;
    margin-right:auto;
    margin-left:auto;
    position:relative;
    background-image: url('https://cdn.steamstatic.com/apps/dota2/images//yearofthehorse/teaser_bg.jpg');
    height:1300px;
}

#Content01 {
    background-position:top center;
    background-repeat:no-repeat;
    margin-right:auto;
    margin-left:auto;
    position:relative;
    width:938px;
    background-image: url('https://cdn.steamstatic.com/apps/dota2/images//yearofthehorse/teaser_bg.jpg');
    height:1300px;
}


