Файл: style.css
Строк: 31
body {
background: #f3f3f3;
color: #999;
max-width: 440px;
margin:
auto;
font: Tahoma;
font-size: 14px;
}
a {
color:
#b4174e;
text-decoration: none;
}
img {
vertical-align:
middle;
}
.razd {
background: #c51e5f url(image/razd.png)
repeat-x;
}
.n {
background: url(image/nogi.png) no-repeat
left;
padding: 12px 5px 12px 70px;
color: #fff;
text-shadow: 0 1px
#ad0039;
}
.head {
background: #c51e5f url(image/head.png)
repeat-x;
}
.end {
background: #c51e5f url(image/endg.png)
repeat-x;
}
.link span {
text-align: right;
}
.link {
background:
#fcd5e4 url(image/link.png) repeat-x;
padding: 12px 10px 12px
12px;
border-top: #ffedf5 1px solid;
border-bottom: #f2bdd1 1px solid;
}