<head>
<!-- Insert header stuff here -->
<link rel="stylesheet" href="/css/layout.css" />
</head>
<body>
<!-- Insert page stuff here -->
<img src="/images/image.gif" />
<!-- Blah blah blah... -->
</body>
There we go. 🙂
PS: Don't use import, it doesn't work on Netscape.