body, html {
background-color:#2c2d2b;
}
a, a:visited {
text-decoration:underline;
color:#777877;
}
a:hover, a:active {
text-decoration:none;
}
#wrapper {
background:url(../img/body-bg.png) top left no-repeat;
}
#navigation {
	padding-top:55px;
}
#content {
	padding-top:100px;
}
