@charset "utf-8";
/* CSS Document */

p.hr {
	border-bottom: 3px #FCB750 solid;
}

a {
	color: #C8722F;
}

body {
	background-image: none;
}

h2 {
    color: #C8722F;
}

div.colour-block {
	background: url(../images/yellow-bar.png) no-repeat;
}
