h2
{
color: #fff;
background-color: #346ea3;
-moz-border-radius: 3px;
border-radius: 3px;
padding:3px;
margin:10px 0px;
text-shadow:2px 2px 3px #5e5e5e;
}

h3
{
color: #fff;
background-color: #346ea3;
-moz-border-radius: 2px;
border-radius: 2px;
padding:2px;
margin:10px 0px;
text-shadow:2px 2px 3px #5e5e5e;
}