body {
	background-color: #300000;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	color: #DD0000;
	}

.entry p a:visited {
	color: #DD0000;
	}

a, h2 a:hover, h3 a:hover {
        color: #DD0000;
	}

#header {
	background-image: url('../images/header-red.png');
	}
