﻿.Main
{
    background-image:url(/epen/images/bg/kl2019yehbbabybug.png);
    background-color: #46beba;
}
.Month{
     margin-top: 0;
    margin-left: 105px;
}
.Month span, .Month1 span {
    width: 35px;
    height: 29px;
    float: left;
    position: relative;

}
.YearRow {   
    margin-top: 90px;
}

.Year2011 {
    margin-left: 260px;
}
.Year2012 {
    margin-left: 20px;
}
