@charset "utf-8";
/* CSS Document */

h3{
background-color:#009966;
font-size:16px;
font-weight:bold;
height:20px;
color:#FFFFFF;
text-align:center;
width:400px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
position:relative;
}

h4{
font-size:16px;
font-weight:bold;
color:#FF0000;
text-align:center;
}

h5{
font-size:14px;
font-weight:bold;
color:#003366;
}

div.center-photo{
width:430px;
text-align:center;
float:left;
}

.clear{
clear:both;
}
