H1 {
  font-family: "Times New Roman", sans-serif;
  text-align: center;
}

.header {
  background-color: #CCFFFF;
}

.vidheader {
  font-family: Broadway, "Times New Roman", serif;
  text-align: center;
}

.photoheader {
  font-family: fantasy, "Times New Roman", serif;
  text-align: center;
}


A {
  text-decoration: none;
}

A:hover {
  background-color: #FFFFC6;
  font-size: medium;
  text-decoration: underline;
}

A:visited {
  color: #CC0033;
}

.copyright {
  font-size: x-small;
}

UL {
  text-decoration: none;
}

.frontnav {
  font-size: x-small;
  text-align: center;
}

.frontimg {
  text-align: center;
}

.contactfooter {
  text-align: right;
  font-size: x-small;
}

.bens {
  background-color: #CCFFFF;
}

