body {
  background: #ffffff;
  min-height: 900px;
  position: relative;
  background-size: cover;
  font-family: 'Arimo', sans-serif; }







/* Footer sectiom */
.pp-footer {
  background: #f8f8f8; }
  .pp-footer a.credit {
    color: inherit;
    border-bottom: 1px dashed;
    text-decoration: none; }
  .pp-footer .fa {
    width: 18px; }
  .pp-footer .fa-2x {
    font-size: 22px; }
  .pp-footer i {
    color: #888; }






   .p_style {
    text-indent: 20px; /* Отступ первой строки в пикселах */
   }
   .my-style-img{
            box-shadow: 0 0 10px rgba(26,9,9,0.4);
        }
  
