/* 
    Document   : ftf
    Created on : 16-Mar-2010, 18:02:12
    Author     : wallace-
    Description:
        Purpose of the stylesheet follows.
*/

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

body {
    border: 0;
    margin: 0;
    background-color: #fff5ea;
    color: maroon;
    font-family: Verdana, Arial, Sans;
}

