@import url("default.css");
body {
background: #eee;
}

.content ul li {
background: transparent url(../img/icon_arrow_sm5.gif) no-repeat scroll 0px 0.3em;
}

.header .left {
background: #fff url(../img/header5.jpg) no-repeat;
}

.navigation {
background: #D9E1E5 url(../img/nav5.gif);
}

.navigation a {
background: #D9E1E5 url(../img/nav5.gif);
}

.footer {
background: #ecc;
}
