/* 
    Document   : sousselier
    Created on : 7 août 2011, 14:53:45
    Author     : michael
    Description:
        Purpose of the stylesheet follows.
*/

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

root { 
    display: block;
}


#title {
    font-size: 2.7em;
    color: #0b73a6;
    background-color: #cdf7fa;
    

}
