
table.banner-table { 
background-color: #002DB2;
color: fff;
padding: 10px;
width: 100%;
text-align:left;
}

h1 {
  color: red;
  font-family: verdana;
  font-size: 20px;
  }

h1.banner {
  color: fff;
  font-family: verdana;
  font-size: 300%;
  background-image: url("https://www.tnstate.edu/publications/images/LogoGIFwhite.gif");
}



