@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background: #FFFFFF url(../img/sfondo222.jpg) no-repeat fixed 50% 0%;
}
.link {
	color: #FF0004;
	text-decoration: none;
	padding: 5px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
}
#container{
	position:relative;
	width:900px;
	z-index:10;
	margin: auto;
	left: auto;
	top: auto;
}
#mail_box{
	position:relative;
	width:400px;
	z-index:10;
	margin: auto;
	left: auto;
	top: auto;
	margin-top: 20px;
	background-image: url(../img/formsf.png);
	height: 309px;
}
