/* * {font-family: "Times New Roman", Verdana, Arial, Helvetica, Georgia, Garamond, Palatino, "Bookman Old Style", "New Century SchoolBook", Times, sans-serif;}
*/
body { 
  background-image: url('../images/backgrnd.jpg')
}

h1 {
  font-size: 26px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 18px;
  font-weight: normal;
}

a {
  text-decoration: none;
}

a.menu, a.menu:visited {
  font-size: 20px;
  color: #0a28be;
}

/*a.menu:visited {
  color: #404ed5;
}*/

li {
  padding-bottom: 13px;
}

img { 
  border-color: #5e69d7;
}