body {
  background-image:url(../img/back.jpg);
}

.headTitle{
  font-family: Monotype Corsiva;
  font-size: 64pt;
  font-weight: bold;
  color: silver;
}

.headContacts{
  font-family: Monotype Corsiva;
  font-size: 18pt;
  font-weight: normal;
  color: silver;
}

.galImg{
	border-width: 3px;
	border-color: silver;
}

.galName{
  font-family: Monotype Corsiva;
  font-size: 14pt;
  font-weight: normal;
  text-decoration: none;
  color: silver;
}

.navLink{
  font-family: Monotype Corsiva;
  font-size: 16pt;
  font-weight: normal;
  text-decoration: none;
  color: silver;
}

.galDescr{
  font-family: Monotype Corsiva;
  font-size: 18pt;
  font-weight: normal;
  color: silver;
}

.leftText{
  font-family: Monotype Corsiva;
  font-size: 16pt;
  font-weight: normal;
  color: silver;
}

.counter{
  font-family: Monotype Corsiva;
  font-size: 18pt;
  font-weight: normal;
  color: silver;
}

.eml {}

.eml:link {
  font-family: Monotype Corsiva;
  font-size: 18pt;
  color: silver;
  text-decoration: underline;
  font-weight: bold;
}
.eml:visited {
  font-family: Monotype Corsiva;
  font-size: 18pt;
  color: silver;
  text-decoration: underline;
  font-weight: bold;
}
.eml:hover {
  font-family: Monotype Corsiva;
  font-size: 18pt;
  color: white;
  text-decoration: underline;
  font-weight: bold;
}
