/* BASE SITE STYLE SHEET - AUTHOR NEIL TURNBULL */

/* NOTE - Changes to this document should be noted through the recognised change control procedure */

/* HEADERS */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	line-height: 180%;
	background-image: url(../base-images/bg.gif);
	background-position: center top;
}
