BODY {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  color: #999999;
  background-color: #000000;
  background-image: url(/Img/fon.jpg);
}
a:link, a:visited {
  color: #75AfAf;
  font-family: "Times New Roman", Times, serif;
  text-decoration: none;
}
a:hover, a:active {
  font-family: "Times New Roman", Times, serif;
  color: #bdfdf9;
}
h1 {
  color: #AAAAAA;
  font-size: 25;
  text-align: center;
}
h2 {
  color: #A1A1A1;
  font-size: 21;
  text-align: center;
}
