/* ******************************
	Author: Mentasti Matthias
	Location: Mayerling / Austria
	Website: www.mment.at
****************************** */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: url(images/background.jpg) repeat;
}
h1 {
	margin: 250px auto 0 auto;
	width: 500px;
	height: 209px;
	background: url(images/logo.jpg) no-repeat;
	text-indent: -999999px;
}