/* CSS Document */
body {
	background-color:#A65831;
	font-family: "Futura Lt BT", "Arial Narrow", Arial, sans-serif;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #906;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
#mainContainer {
position:absolute;
width:780px;
height:482px;
left:50%;
top:50%;
margin-left:-390px;
margin-top:-241px;
}
h1 {
position:absolute;
top:150px;
left:75px;
width:200px;
height:100px;
color:#FFF;
letter-spacing:5px;
}
h1 span {
background:url(pwmd.gif) no-repeat;
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
}
#informationContainer {
position:absolute;
width:400px;
height:250px;
left:350px;
top:91px;
background-color:#FFF;
}
#informationContainer p {
color:#000;
text-align:center;
color:#521033;
font-size:18px;
letter-spacing:3px;
padding:10px;
}
.petra {
letter-spacing:5px;
color:#A65831;
}
.mari {
letter-spacing:5px;
color:#330000;
}
h2 span {
background:url(address.gif) no-repeat;
position:absolute;
top:0px;
left:0px;
width:100%;
height:100%;
}