body{background: #feffcf;}
h1{background: white;
color: #ff0000;
text-align: center;}
p{color: black;}
h2{color: #ff6633;
text-align: center;
border-top-left-radius: 2ex;
border-bottom-left-radius: 2ex;
margin-right: 4%;
margin-left: 4%;}
h3{color: #ff6633;
width: 230px;
border-top-left-radius: 2ex;
border-bottom-left-radius: 2ex;
margin-left: 1%;}
div.iconmenu div{
width: 180px;
min-height: 180px;
text-align: center;
padding: 15px;
float: left;
}
div.iconmenu div p {padding: 0; margin: 0;}
div.tizu { clear: both;
}