/* 
    Document   : styles
    Created on : Dec 31, 2009, 2:24:04 PM
    Author     : cwhchew
    Description:
        Purpose of the stylesheet follows.
*/

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

body{
    background-image: url('images/creamy_sand_tile.jpg');
}
