﻿@import "StatePage.css";

#Main
{
    padding-bottom: 20px;
}
#ResidentialCustomerSection
{
    background-image: url(../Images/ORResidential.jpg) !important;
}
#BusinessCustomerSection
{
    background-image: url(../Images/ORBusiness.jpg) !important;
}
