html, body {
/*	background: #eee url('/jlmarshall.com/i/bg.jpg') fixed center top; /* */
	background: #eee url('/i/bg.jpg') fixed center top; /* */
	}

div#wrapper {
/*	background: transparent url('/jlmarshall.com/i/wrap.gif') repeat-y; /* center top; /* */
	background: transparent url('/i/wrap.gif') repeat-y; /* center top; /* */
}

div#nav a:hover {
/*	background: transparent url('/jlmarshall.com/i/li.gif') center left no-repeat; /* */
	background: transparent url('/i/li.gif') center left no-repeat; /* */
	}	

h1 a:link, h1 a:visited {
/*	background: transparent url('/jlmarshall.com/i/mhd.gif') center top no-repeat; /* */
	background: transparent url('/i/mhd.gif') center top no-repeat; /* */
	}

body#home div#content p {
/*	background: transparent url('/jlmarshall.com/i/li.gif') 0 3px no-repeat; /* */
	background: transparent url('/i/li.gif') 0 3px no-repeat; /* */
	}
