body {
 background: #225;
}
#mainheader {
 background: #fff url(../pictures/headrepeat.png) repeat-x;
}
.navhead {
 background: #225 url(../pictures/corner.png) no-repeat;
}
.navcontent {
 border: 1px solid #225;
}
h2, .bloghead, .newshead {
 border-bottom: 1px solid #225;
}
a {
 color: #225;
}
a:hover, a:active {
 color: #000;
}
.data th {
 background-color: #225;
}
