/* 
    Document   : general
    Created on : 9/10/2012, 12:58:23 PM
    Author     : tabithatwitchit
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body{
    background-color: darkorange;
}
