
 body { background-image:url(image/kamen.jpg);
        background-repeat:repeat-y;
        background-attachment:fixed;
        line-height: 190%;
        margin: 30px 15% 0% 25%; }
     A.btn { text-decoration: none; color: #550000; background-color:#b799ff; font-weight: bold; font-size: 11pt; }
      A.btn:hover { color: #ffff55; font-size: 12pt; }

a.widelink { display:block; width:100%; text-decoration:none; text-align:center; font-size:80%; 
   }
 a.widelink:visited {
    text-decoration: none; color: #ffffff; }   
a.widelink:hover { background-color:#ffff99; color:orange; font-size:80%; }
