/* 
    Document   : local.css
    Created on : 9/Mai/2013, 20:09:52
    Author     : jmatos
    Description:
        Purpose of the stylesheet follows.
*/

#texto {
    background-image:url(/encontros/cosmos/2013/img/universe_light.png) ;
    background-repeat:repeat-y;
}

#texto_editavel, div#content, body{
    min-height:525px;
}



