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

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

#title {
	background-color: #c00;
}

#navigation {
	background-color: #600;
}

.comment-head {
	background-color: #600;
}
