body { background: #ccc; }
header {
	background: #fff url(images/background.jpg) top right no-repeat;
	height: 154px;
	border-bottom: 5px solid #003366;
}
header img:last-child { position: relative; height: 60px; top: 46px; }
.container a { color: #003366; }
footer { background: #003366; }
.container footer a { color: #fff; }
#sidebar { background: #f1f0f0; }

#mainContent { background: #fff; }

