body {
	background-image: url('/static/images/fractal.jpg');
	background-color: #ea9c08;
	background-repeat: no-repeat;
}

#container {
	background-image: url('/static/images/trans-white90.png');
}

#headerlinks, thead {
	background: #3957aa;
}

.sidebox h2 {
	border-color: #3957aa;
}

