/*   
Theme Name: Custom Wordpress Theme
Theme URI: http://webprogrammingsolutions.com
Description: A custom Wordpress theme developed by Web Programming Solutions
Author: Web Programming Solutions
Author URI: http://webprogrammingsolutions.com
Version: 1.0
*/


#content ol {
    list-style: decimal;
    margin: 0 0 1.5em 30px;
}
#content ol li {
}