BODY
{

    margin: 1px 10% 1px 10%;
    width: 940px;
    padding: auto;
    background-color: DarkGray;
    border-width: 1px 10px 1px 10px;

}

HEADER H1
{

    text-align: center;
    font-size: 200%;

}

HEADER H2
{

    text-align: center;
    font-size: 150%;

}

SECTION
{

    background-color:rgb(192, 191, 191);
    width: 300px;
    height: 150px;
    margin: 10px;
    padding: 20px;
    border: solid #ccc;

}

FOOTER
{
    
    text-align: right;
    
}

FOOTER A
{
    
    text-decoration: none;
    
}

#logoEquilibrioEST
{
    
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    
}

MAIN SECTION H1
{
    
    font-size: 120%;
    
}

#missao
{
    
    position: absolute;
    top: 350px;
    left: 130px;
    
}

#valor
{
    
	position: absolute;
	top: 350px;
	left: 480px;
	bottom: 240px;
	
}

#visao 
{
    
	position: absolute;
	top: 350px;
	left: 830px;
	bottom: 480px;
	
}
