
#cw_countdown{
	margin: 0 auto;
    height:191px; 
    width:180px; 
    background-repeat: no-repeat;
    background-size: 180px 156px;
    text-align:center;
    background-image: url(santas-countdown-background.png);
    	
}
.cw_countdown-text{
    font-weight:bold;
    padding-left:15px; 
    font-size:15px; 
    line-height:110%;
    padding-right: 0px; 
    padding-top:110px; 
    text-align:center;
    font-family: Lucida Handwriting;
    color: #13731f;
}