/* CSS Document */

#header{
font:"Times New Roman", Times, serif;
font-size:21px;
font-weight:bold;
color:#003366;
}

h1{
font:"Times New Roman", Times, serif;
font-size:17px;
font-weight:normal;
color:#333333;
}

.image{
width:inherit;
height:200px;
margin:3px;
}