/*
-------------------------------------
Screen Stylesheet

version:   		1.0
date:      		13/10/08
for website:	www.dzip.de
author:    		[k.rehage]
website:   		[rehage-design.de]
------------------------------------
*/


* { margin:0; padding: 0; } 

html { height: 100%; } 
body {
	text-align: center;
    background:#000;
	min-height: 101%;
}
img { border: 0; }
a { color:#000000; }
h1 span {
  	clear: both;
	visibility: hidden;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

