body { 
	color: #555753; 
	background: #fff url(http://shappyhopper.co.uk/images/stuff-main.gif) no-repeat center fixed; 
	margin:0px 0px 0px 0px;
	padding:0px;
	}

#toplogo {
	background: #003333 url(http://shappyhopper.co.uk/images/stuff-top.gif) no-repeat center;
	position: absolute;
	left:0px;
	top:10px;
	height:60px;
	width: 200px;
	}

#locallinks li {
	background-image: url(http://shappyhopper.co.uk/images/stuff-icon.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
	padding-left: 37px;
	padding-top: 3px;
	}

