h2 {
font-style: italic;
background-image: url(http://metlimos.com/images/h2h3.png);
color: #CC0033;
border-top: 1px solid rgb(200, 200, 200);
border-bottom: 1px solid rgb(200, 200, 200);
}

h3 {
width: auto;
font-style: italic;
background-image: url(http://metlimos.com/images/h2h3.png);
color: #0000CC;
border-top: 1px solid rgb(200, 200, 200);
border-bottom: 1px solid rgb(200, 200, 200);
}

body {
font-family: Arial, Verdana, Helvetica, sans-serif;
}