@CHARSET "UTF-8";

/*
 * Default Stylesheet Lehmann  
 * Used colors: Backgroung red: #370609;
 *
 */

body {
	background: url(images/layout/background-transparent.jpg) no-repeat top center #370609;
	color: #fff;
}

#main  h1 {
	color: #ffd2d8;
}
