.white {color: white;}
.alpha-50 {opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
    
ol li{
    line-height: 2.5em;padding-top: 10px;
}