/* @override
	http://mototastik.com/css/teaser.css
*/

* {
	margin: 0;
	padding: 0;
	outline: none;
	list-style: none;
}

body {
	background: #676767 url(images/bodybg.jpg) repeat-x 0 0;
	color: #333;
	font: normal 0.9em/1.2em Skia, "Trebuchet MS", "Myriad Pro", sans-serif;
}

h1 {
	margin: 0 auto;
	width: 656px;
	height: 438px;
	background: transparent url(images/teaser.png) no-repeat 0 0;
	margin-top: 50px;
	text-indent: -900em;
}
