body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px; padding: 0px; border: 0px;
}

body {
	font-family: Helvetica, Arial, sans-serif; /* Add the repeating texture file */
	background-image: url(http://www.geocities.com/mel3dx/images/body-bg-repeat.png);
}

#page-wrap {
	background: url(http://www.geocities.com/mel3dx/images/body-bg.jpg) center top no-repeat; /* An extra DIV allows us to attach the larger background image and position centrally on the page */
}

/* Lay out the page structure with a container */
#container {
	width: 900px; /* Width of the container minus the left padding below */
	margin: 0 auto; /* Aligns the container to the centre of the page */
	padding: 60px 0 0 40px; /* Add some top and left padding */
}

#header {
	margin: 0 0 40px 0;	/* Bottom margin on the header */
}

	#header h1 a {
		display: block; /* Anchors are inline by default, change it to block... */
		width: 872px; height: 113px; /*...Which then allows us to specify width and height (according to the image) */
		color: #6b5c4e; margin: 0 0 20px 0; /* the color can't actually be seen on the text, but it avoids a blue dotted border in Firefox */
		background: url(http://www.geocities.com/mel3dx/images/chrisspooner.jpg); text-indent: -9999px; /* Add the background image as part of the CSS Image Replacement and shift the text out of the way */
	}
	
	#header h2 {
		width: 872px; height: 108px;
		background: url(http://www.geocities.com/mel3dx/images/introtext.jpg); text-indent: -9999px;
	}

#portfolio {
	margin: 0 0 40px 0;
}
	
	#portfolio h2 {
		width: 192px; height: 57px; margin: 0 0 10px 0;
		background: url(http://www.geocities.com/mel3dx/images/my-work.jpg); text-indent: -9999px;
	}
	
	#portfolio ul {
		list-style: none; /* Remove the bullet points from the list */
	}
		#portfolio ul li {
			float: left; /* Float the lists to the left, laying them out side by side */
			padding: 10px; margin: 0 23px 23px 0;
			background: url(http://www.geocities.com/mel3dx/images/img-bg.png); /* Add the semi-transparent background, used along with padding to give the impression of a 