body{
}
#banner{
width: 100%;
}
.principal{
background: #cccccc
padding: 30px;
}
h1{
text-align: center
}
p{
text-align: center;
}
#missao{
font-size: 20px
}
em strong{
color: red;
}
.itens{
font-style: italic;
}
.beneficios{
background: #ffffff;
padding: 20px;
}
h2{
text-align: center;
}
ul{
display: inline-block;
vertical-align: top;
width: 20%;
margin-right: 15%;
}
.imagembeneficios{
width: 50%;
}