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

body {
	background:#d8e7fd url(../images/foto-leiwen.jpg) center fixed no-repeat;
	color:#260c02;
	font:75%/1.5em Georgia, "Times New Roman", Times, serif;
}

h1 {
	width:792px;
	height:173px;
	background:url(../images/logo-mosella.png) no-repeat;
	position:absolute;
	top:206px;
	left:0;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	z-index:2;
}

h2 {
	width:180px;
	height:35px;
	text-indent:-9999px;
	font-size:1px;
	overflow:hidden;
	position:absolute;
	top:85px;
	left:58px;
}

h3 {
	font-size:1.3em;
	font-weight:normal;
	font-style:italic;
	color:#9F6741;
	margin:0 0 10px 0;
	text-align:center;
}

h4 {
	font-size:1.3em;
	font-weight:normal;
	font-variant:small-caps;
	color:#793817;
	margin:0 0 5px 0;
}

p {
	margin:0 0 1.2em 0;
}

a {
	text-decoration:underline;
}

a:link {
	color:#4A6F00;
}
a:visited {
	color:#4A6F00;
}
a:hover {
	color:#6D2809;
}
a:active {
	color:#9B643E;
}

