/* 
    Document   : globals
    Created on : 25/09/2014, 06:07:37 PM
    Author     : user
    Description:
        Purpose of the stylesheet follows.
*/

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

root { 
    display: block;
}

body {
  min-height: 2000px;
  padding-top: 70px;
}
