img{
    border:none;
}

a{
    border:none;
}

#container{
    position: relative;
    width: auto;
    height: auto;
}

#dock{
    position: absolute;             
    left: 0px;
    top:260px;
}

#showYear{
    position: absolute;
    left: 170px;
    top:90px;
    width: 60px;
    height: 20px;
    z-index: 100;   
    text-align: center;    
    background-color: gray;   
    border: 1px solid black;
    font-size: 200px;
}