#banner {
width : 100%;
background-color : #004DA5;

}
h1 {
  font-family : verdana, arial, sans-serif;
  font-size : 14px;
  font-weight : bold;

}

p {
  font-family : verdana, arial, sans-serif;
  font-size : 12px;
  font-weight : normal;

}