body {
	background-image: url("../images/sabre.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}

h2, h3 {
	background-color: #224;
}

#title {
	background-color: #224;
}

#navigation {
	background-color: black;
}

.comment-head {
	background-color: black;
}
