BODY
{

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

}

H1
{

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

}

H2
{

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

}

H3
{

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

}

H4
{
    
    text-align: center;
    font-size: 110%;
    
}

SECTION
{

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

}

IMG
{
    
    width: 25%;
    
}

#Raffa
{
    
    position: absolute;
    top: 120px;
    left: 200px;
    
}

#Roni

{
    
	position: absolute;
	top: 120px;
	left: 550px;
	bottom: 240px;
	
}

#Cleber {
    
	position: absolute;
	top: 120px;
	left: 900px;
	bottom: 480px;
	
}
