.snowman {
    background: transparent url(images/e16.gif) no-repeat scroll right top / 80px auto;
    bottom: 0;
    display: block;
    height: 300px;
    background-size: contain;
    position: fixed;
    left: 0;
    width: 210px;
    z-index: 3;
}
