BODY {background-color:rgb(115,11,28);
      background-image:url(brick_wall_background.jpg);
     }

A:link {color:green;}
A:visited {color:green;}
A:hover {color:purple;}

#obyava_fon {width:500px;
             height:376px; 
             background-image:url(obyavlenie_web_2.gif); 
             margin-top:100px;
            }

#obyava_text {position:relative; 
              width:420px;
              height:250px;
              top:40px; 
              color:rgb(4,6,95); 
              font-family: 'Arial', sans-serif;
             }

H1 {color:rgb(236, 23,23);
    font-family:'Times New Roman', serif;
    text-decoration:underline;
   }