#nav li.navigation {
	background: url(images/navheaderbg.gif);
	}

h1 {
	background: url(images/title.gif);
	}
	
body {
	background: url(images/bg.gif);
	}
	
div.article p{
	color: #333;
	}

div.article a{
	color: #339;
	}
	
div.article a:hover{
	text-decoration: underline;
	}
	