p.teaser {
	text-indent: 30px;
}

.espaco {
	margin: 1em 0em;
}

body, html {
    height: 100%;
}

.background-image{
    background-image:url(http://sistemas.cfo.org.br/cfo-fachada.jpg);
    /* Full height */
    height: 100%;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
