файл style.css
цвет текста:
Quote
div#navi a {
display:block;
color:#727272;
background: url('./img/layout/button.jpg');
line-height:34px;
height:34px;
width:100px;
}
цвет фона:
Quote
body {
text-align: center;
font-family: Tahoma;
font-size: 0.75em;
background: #353535;
margin:0;
padding:0;
}