@charset "utf-8";
body {
  background-attachment: fixed;
  background-color: #6C0000;
  margin: 0px;
  background-image: url(images/index_06.png);
  background-repeat: repeat-y;
  background-position: center;
}

  
  

.box_glowny {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: normal;
  color: #000000;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  line-height: 17pt;
  letter-spacing: 1px;
}
.header {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}
.text {
  margin-bottom: 30px;
}
a:link {
  font-weight: bold;
  color: #6c0000;
  text-decoration: underline;
}
a:hover {
  color: #000000;
}
