<html>
<head>
<style type="text/css">
body
{
background-image; url("h.jpg")
background-color: none;
background-repeat: repeat;
}
img
{
border:none;
}
#navi
{
padding-left: 0px;
padding-top: 0px;
}
ul {
border-width: thin;
border-style: solid;
border-color: orange;
margin-top: 250px;
margin-right: 700px;
margin-bottom: 0px;
margin-left: 0px;
background: none;
}
h6 {
border-width: thin;
border-style: solid;
border-color: orange;
margin-top: -100px;
margin-right: 200px;
margin-bottom: 100px;
margin-left: 200px;
background: #FFFFFF;
}
</style>
<title>Sticktion</title>
</head>
<body text="#FFA500" alink="#FFA500" vlink="#FFA500">
<center><img src="logo.jpg"></center>
<img align=right src="stick.jpg">
<h6>
<b>
<ul id="navi">
<center><font size="1"><b>
<br /><br />
<a href="index.htm">Home</a><br /><br />
<a href="index.htm">Animationen</a><br /><br />
<a href="index.htm">Animationen für Kinder</a><br /><br />
<a href="index.htm">Bewertung</a><br /><br />
<a href="index.htm">Wie wird's gemacht?</a>
<br /><br /><br /><br />
</font></center>
</ul>
</b>
<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
</h6>
</body>
</html>