body {
	background: url('/images/ceicback.png');
	background-repeat: repeat-x;
	background-color: #999977;
	margin: 0;
}

#page {
	width: 950px;
	_width: 900px;
	min-width: 900px;
	padding: 0;
	border: none;
}

#header {
	background: #1D408B;
}

ul.menu {
	text-align: left;
}

ul.menu a:hover {
	background: #999977 !important;
	text-decoration: none;
	}
.primary {
	padding-left: 25px;
	width: 450px;
}

h1.blog-title, p.description {
	text-align: right;
}