<!DOCTYPE  html  PUBLIC  "-//W3C//DTD  XHTML  1.0  Strict//EN"  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
<html  xmlns="http://www.w3.org/1999/xhtml"  xml:lang="de"  lang="de"> 



<head>
<meta  http-equiv="content-type"  content="text/html;charset=iso-8859-1"  /> 
<title>Meine Gallerie</title>
<link rel="stylesheet" type="text/css" href="stylesheet.css">

<style type="text/css">
<!--
html, body {
background:url("hinten.png") no-repeat left top;
}
-->
</style>

</head>
<body>
<body id="startseite">

<div id="header">
<p>Meine Gallerie Grafiken/Fotos</p>
</div>
<div id="navigation">
<ul>
<li><a href="#">Startseite</a></li>
<li><a href="#">Signaturen</a></li>
</ul>
</div>

<div id="inhalt">
<h1> Willkommen in meiner Gallerie</h1>
<p>
Du findest hier Grafiken und Fotos
<p>
Unter Grafiken findest du Fanart/Avatare/Signaturen
Unter Fotos findest du Digitalfotografien 
<p>
Die Grafiken die du hier auf der Seite findest sind alle mit Gimp erstellt!

</div>

</body>
</html>