Файл: style.css
Строк: 30
body {
background: #ddd;
color: #999;
max-width: 460px;
margin:
auto;
font: 14px Tahoma;
}
a { color: #5b8402; text-decoration: none;
}
a:hover { text-decoration: underline; }
img { border: none;
vertical-align: middle; }
.head { background: #5b8402 url(image/head.png)
repeat-x; }
.menu1 { background: #e0f0b9 url(image/menu1.png) repeat-x;
padding: 6px 10px; border-bottom: 1px solid #ecffbf; border-top: 1px solid
#bbde68; }
.razd { background: #6fa10b url(image/razd.png) repeat-x;
color: #4b6f01; padding: 10px 15px; text-shadow: #82c702 0 1px; }
.menu {
background: #fff url(image/link.png) no-repeat right center; border-bottom:
1px solid #e0f0b9; padding: 10px; }