h1{
font-size: 20px;
font-weight: bold;
color: #DB7093;
margin:0;
}
h1 em{
font-size: 18px;
color: #000000;
}

h2{color:palevioletred}

.largeImage{
border: solid 1px #ccc;
width:400px;
height: 350px;
padding: 5px;
}
.thumbs img{
border: solid 1px #ccc;
width: 100px;
height: 85px;
padding: 4px;
}
.thumbs img:hover{
border-color: #FF9900;
}


  a.rabbit {
       background-image: url("matoryomin.png");
       display: block;
       width: 320px; 
       height: 480px;
       text-indent: -5000px;
    }
    a.rabbit:hover {
       background-position: top right;
    }


       