/*----------------------------------------------------------------
CSS for www.www.hackenthorpehallnursery.co.uk - Basic CSS
Author:		Danny Dawson
Created:	February 2008
----------------------------------------------------------------*/

body {
	background-color: #fff;
	background-image: url(http://www.hackenthorpehallnursery.co.uk/images/upgrade_01.gif);/*use full url so both ie45mac and nn4 can find it. */
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	padding: 40px 5% 5% 5%;
	border: solid;
}

