<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">p {
  text-indent: 2em;
  font-family: monospace;
  font-size: 18px;
  }
.img_left {
          margin-left: 15px;
          }
.img_right {
           margin-right: 15px;
           }
a:link {
        color: #00FF7F;
        }
a:visited {
           color: #00CED1;
          }
             
.ramka {
        border: 1px solid;
        border-radius: 30px;
        border-color: FFFFFF;
       }
.anim1 {
       background-image: url(img/7_.png);
       width: 400px;
       height: 234px;
       float: left;
             }
.anim1:hover {
             background-image: url(img/7.gif);
             width: 939px; 
             height: 549px;
             
             }
         </pre></body></html>