﻿/**************************************************/
/* DEPLOYING TO PRODUCTION
/* 1. Switch Body{} to change background
/* 2. Remove these notes
/**************************************************/

Body
{
    /* background-color: #C0C0C0; */
    background-color: #99cc33;
}