body{
	background-color: #fff;
	margin:0px;
	padding:0px;
	font-family:"Segoe UI", Calibri, Tahoma, Arial, sans-serif;
	Font-size:80%;
	overflow:-moz-scrollbars-vertical;
}

A { text-decoration: none; }


#contentor{ 
margin-top:50px; 
position:relative; 
margin-left:auto; 
margin-right:auto; 
width:800px; 
height:428px; 
background-image:url(grif_teaser.png); 
background-repeat: no-repeat;
}
#mail{  
position:absolute; 
margin-top:305px;
margin-left:503px; 
width:173px; 
height:21px;
}

