body {
	background: #f0f0f0 url(images/bg-green.png) top center repeat-x;
}

a, #hmenu ul li #contact-box a {
	color: #58b109;
}

a:visited {
	color: #58b109;
}

.tags a {
	color: #58b109;
}


/* Header */
#headerimage {
	background: url(images/paul-pritchard-green.gif) no-repeat;
}

#hmenu ul li a:hover, #hmenu ul li.current_page_item a {
	background: url(images/menu-item-green.png) no-repeat;
}


.post .post-head {
	border-bottom: 4px solid #6ad30c;
}

#respond label span {
	color: #6AD30C;
}

.colour-box {
	background: #6AD30B;
}

#footer-wrapper {
	background: url(images/footer-green.png) bottom center repeat-x;
}

.contact span {
	background-image: url(images/mail-green.gif);
}
