body { background: #718cd1; }
header {
	background: #718cd1 url(images/logo.png) top left no-repeat;
	height: 202px;
}
#sidebar { background: #f5f5f5; }
footer { border-top: 1px solid #dde3f4; }
.container a { color: #40277b; }
.container a:hover { color: #000; }

