body {
    background-color: #000;
    padding: 0;
    margin: 0;
    font-family: georgia,serif;
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    color: #ccc;
}

.Container {
    background-position:top center;
    background-repeat:no-repeat;
    margin-right:auto;
    margin-left:auto;
    position:relative;
}

.Content {
    background-position:top center;
    background-repeat:no-repeat;
    margin-right:auto;
    margin-left:auto;
    position:relative;
    width:1010px;
}

#Container_01 {
    background-image: url('https://cdn.steamstatic.com/apps/dota2/images//frostivus2013/02/bg_01_es.jpg');
    height:1140px;
}

#Content_01 {
    background-image: url('https://cdn.steamstatic.com/apps/dota2/images//frostivus2013/02/bg_01_es.jpg');
    height:1140px;
}

#Container_02 {
    background-image: url('https://cdn.steamstatic.com/apps/dota2/images//frostivus2013/02/bg_02.jpg');
    height:1020px;
}

#Content_02 {
    background-image: url('https://cdn.steamstatic.com/apps/dota2/images//frostivus2013/02/bg_02.jpg');
    height:1020px;
}

#Container_03 {
    background-image: url('https://cdn.steamstatic.com/apps/dota2/images//frostivus2013/02/bg_03.jpg');
    height:800px;
}

#Content_03 {
    background-image: url('https://cdn.steamstatic.com/apps/dota2/images//frostivus2013/02/bg_03.jpg');
    height:800px;
}

#DayNav {
    background-image: url('https://cdn.steamstatic.com/apps/dota2/images//frostivus2013/02/bg_day_02.png');
    position:absolute;
    right:-10px;
    top:0px;
    width:120px;
    height:133px;
}

#DayTitle {
    position:absolute;
    width:120px;
    top:16px;
    text-shadow:1px 1px #000;
    text-align:center;
    font-size:20px;
    font-family: 'Quattrocento', Georgia, serif;
    font-weight:bold;
    line-height:normal !important;
}


#DayNumber {
    position:absolute;
    width:120px;
    top:36px;
    text-shadow:1px 1px #000;
    text-align:center;
    font-size:32px;
    font-family: 'Quattrocento', Georgia, serif !important;
    font-weight:bold;
    line-height:normal !important;
}

.DayNavForward, .DayNavForward:visited, .DayNavForward:active {
    position:absolute;
    width:40px;
    top:27px;
    right:16px;
    text-shadow:1px 1px #000;
    text-align:center;
    font-size:44px;
    font-family: 'Quattrocento', Georgia, serif !important;
    font-weight:bold;
    display:block;
    color:#cccccc !important;
    line-height:normal !important;
}

.DayNavForward:hover {
    color:#fff !important;
}

.DayNavPrevious, .DayNavPrevious:visited, .DayNavPrevious:active {
    position:absolute;
    width:40px;
    top:27px;
    left:16px;
    text-shadow:1px 1px #000;
    text-align:center;
    font-size:44px;
    font-family: 'Quattrocento', Georgia, serif !important;
    font-weight:bold;
    display:block;
    color:#cccccc !important;
    line-height:normal !important;
}

.DayNavPrevious:hover {
    color:#fff !important;
}


#rollover_1 {
    position:absolute;
    top:371px;
    left:111px;
}

#rollover_2 {
    position:absolute;
    top:371px;
    right:105px;
}

