body {
   background-image:url(/images/mikitri.png);
   background-repeat:no-repeat;
   background-position:50% center;
   background-color:#000000;
   border: 1px solid #333333;
   color: #b5b4b4;
   font-size: 16px;
   font-family: sans-serif;
   max-width:500px;
   margin:auto;
   margin-top:20px;
   margin-bottom:50px;
}
a:link {

   color:#3399FF;
   text-decoration:none
}
a:visited {
   color:#246BB2;
   text-decoration:none
}
a:hover, a:focus {
   text-decoration : none;
   text-shadow: 0 0 6px #ffffff;
   background-image: url(http://jeki.wen.ru/images/setrom.gif);
}
.kepala {
   background-image:url(http://jeki.wen.ru/images/rgm.gif);
   background-repeat:repeat-x;
   background-position:100% bottom;
   margin: 1px;
   margin-top: 1px;
   margin-bottom: 1px;
   text-align: center;
   border: 1px #590000 solid;
}
.luas {
   margin: 2px;
   margin-top: 2px;
   margin-bottom: 2px;
   border: 1px #333333 dashed;
}
.menu {
   background-image:url(http://jeki.wen.ru/images/blue.gif);
   background-repeat:repeat-x;
   background-position:100% top;
   border:#004354 1px solid;
   padding:2px;
   margin:2px;
   background-color: #000000;
}
.isi {
   background-image:url(http://jeki.wen.ru/images/menu.gif);
   background-repeat:repeat-x;
   background-position:50% bottom;
   border:#333333 1px dotted;
   padding:1px;
   margin:3px;
}
img {
   border:none;
}
.stats a img {
   opacity: 0.5;
}
.stats a img:hover {
   opacity: 0.9;
}
.kaki {
   background-image:url(http://jeki.wen.ru/images/orange.gif);
   background-repeat:repeat-x;
   background-position:50% bottom;
   border:#5c2901 1px dotted;
   padding:1px;
   margin:1px;
   background-color: #000000;
}