Si haces la esctructura de carpetas que te he dicho ariiba es sencillamente esto:
Cita: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<LINK REL="SHORTCUT ICON" HREF="faviconhank.ico">
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="hank.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
background-image: url(picture_library/pictures/galleries.png);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-repeat: no-repeat;
...
</style>
<!--[if lte IE 6]><style>body {behavior: url(../js/iepngfix.htc);}</style><![endif]-->
</head>
Vamos, como puedes ver en el ejemplo.