h1.title {
color: blue;
font-weight: bold;
text-align: center;
font-size: 2.5em;
}

h3 {
background-color: #390;
color: #FFF;
min-height: 30PX;
line-height: 40px;
border-radius: 5px;
padding-left: 20px;
}