body {
 background: #455;
}
#mainheader {
 background: #fff url(http://www.hectigo.net/pictures/headrepeat.png) repeat-x;
}
.navhead {
 background: #455 url(http://www.hectigo.net/pictures/corner.png) no-repeat;
}
.navcontent {
 border: 1px solid #455;
}
h2, .bloghead, .newshead {
 border-bottom: 1px solid #455;
}
a {
 color: #266;
}
a:hover, a:active {
 color: #000;
}
.data th {
 background-color: #455;
}
.navchosen {
 color: #000;
 text-decoration: underline;
}