.site_form {
  background: none repeat scroll 0 0 #F1F1F1;
  border: 5px solid #008000;
  box-shadow: 12px 12px 10px 5px #000000;
  padding: 25px;
}

.footer_text {
  display: none;
}

.logo img {
  display: none;
}

.header {
  background: url ("https://disk.yandex.ru/i/BT1wJliuLZlTag") no-repeat scroll 0 0 rgba (0, 0, 0, 0);
  padding-top: 75px;
}