body {
      background: #221300 url(images/sgr-bg.gif);
      text-align: center;
      
}
ul {
      list-style-image: url('images/bullet.png');
}
li {
      padding-left: 10px; /* Отступ от маркера до текста */
}
.fon {
      width: 900px;
      margin: 0 auto;
      background-color: #FFF6DA;
      text-align: left;
}
.padding {
      padding: 20px 210px;
}
.redtextcenter {
      color: #990000;
      font-size: 25px;
      font-weight: bold;
      text-align: center;
}
.redtext {
      color: #990000;
      font-size: 25px;
      font-weight: bold;
}
.quot {
      border: 1px solid #AF8B58;
      background-color: #FFFFFF;
      color: #4833AC;
      padding: 20px;
}
.quotauthor {
      color: gray;
      font-weight: bold;
      padding-top: 10px;
}
.redarrow {
      width: 127px;
      height: 143px;
      margin-left: 155px;
      text-align: center;
      background: transparent url(images/red-arrow.png) no-repeat;
}
.redarrowleft {
      width: 143px;
      height: 127px;
      position: relative;
      right: 120px;
      top: 110px;
      text-align: center;
      background: transparent url(images/red-arrow2.png) no-repeat;
}
.redarrowright {
      width: 143px;
      height: 127px;
      position: relative;
      left: 460px;
      bottom: 17px;
      text-align: center;
      background: transparent url(images/red-arrow3.png) no-repeat;
}
.video {
      text-align: center;
      margin-top: -254px;
}
.bottom {
      width: 900px;
      margin: 0 auto;
      background-color: #1A0900;
      color: gray;
}

