.h1 {
font-family:"Myriad Pro", Georgia, Arial;
font-size:20px;
font-weight:normal;
text-transform:uppercase;
color:#8d0101;
margin-top:25px;
margin-bottom:15px;
}

.red {
color:#8d0101;
}

img.image_left {
margin-right:25px;
float:left;
margin-bottom:5px;
border:solid 1px #cccccc;
padding:4px;
}

img.image_right {
margin-left:25px;
float:right;
margin-bottom:5px;
border:solid 1px #cccccc;
padding:4px;
}


