#nav li.navigation {
	background: url(images/navheaderbgred.gif);
	}
	
h1 {
	background: url(images/titlered.gif);
	}

body {
	background: url(images/bgred.gif);
	}
	
div.article p{
	color: #333;
}

div.article a{
	color: #933;
	}
	
div.article a:hover{
	text-decoration: underline;
	}
	