h4 {
	background: url(images/navheaderbgred.gif);
	}
	
h1 {
	background: url(images/titlered.jpg);
	color: #B22222;
	}

h2 {
	color: #DC143C;
	}

h3 {
	color: #DC143C;
	border-bottom: 3px double #DC143C;
	}

#colourchange {
	background: url(images/colourchangebgred.jpg);
	}

#rightside p, a {
	color: #DC143C;
	}

#rightside {
	background: #FFE4E1;
	}

body {
	background: url(images/bgred2.gif);
	color: #DC143C;
	}

#nav ul {
	color: #DC143C;
	}

#nav a {
	color: #DC143C;
	}

#footer p, a {
	color: #DC143C;
	}

h5 {
	font-size: 10px;
	color: #DC143C;
	}

a:link { 
	color: #FF6347;
	}

a:visited { 
	color: #FF6347;
	}

a:hover { 
	color: #E9967A;
	}

a:active { 
	color: #E9967A;
	}

h9 {
	color: #DC143C;
	}