/* Modifications */

.header h1 {
	background-position: 0 -304px;
	}

.header h1,
.header h1 a {
	width: 280px;
	}

/* Sidebar menu */

.sidebar .message {
	background: url(../images/color-fills.png) repeat-y -326px 0;
	}
		
.sidebar-menu a {
	background-color: #fd7305;
	}

	.sidebar-menu a:hover {
		background-color: #faba06;
		}
