/*
Theme Name: Fantasy Spirit
Theme URI:
Description: Design created by Tari-Design.de
Version: 1.0
Author: Tari Narmolanya
Author URI: http://blog.tari-design.de
Tags: fixed width, three columns, valid XHTML, widgets
*/
@import "style.css";
/* begin Header */
div.Header
{
  margin: 0 auto;
  position: relative;
  z-index:0;
  width: 570px;
  height: 280px;
}



div.Header-jpeg
{
  position: absolute;
  z-index:-1;
  top: 0;
  left: 0;
 width: 570px;
  height: 280px;
  background-image: url('images/headernightklein.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */