body {
  color:#5f5f5f;
}

.body .container {
	background-color: #ede3e3;
}

.sidebar-nav,
.moduletable_menu {
	border-style: dotted;
	border-width: thin;
	padding-left: 15px;
    background-color: #e6d6d6;
}

.moduletable_menu h3 {
	border-bottom: black;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding-bottom: 5px;
	border-bottom-color: #5f5f5f;
	margin-right: 5px;
}

.page-header {
	text-align: center;
}

h1, h2, h3, h4, h5, h6, .site-title {
  color: #802127;
}
