body {
	margin-top:               0px;
	margin-bottom: 0px;
	text-align:               center;
	background-color: #000000;
	background-image: url(img/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
form
{
	position: absolute;
	left: 580px;
	top: 30px;
	padding: 5px;
	width: 220px;

}
p {
	font-family :             Verdana, arial, helvetica, sans-serif;
	font-size:                8pt;
	margin-top:               3px;
	margin-bottom:               3px;
	color: #FFFFFF;
}
input {
	font-family :             Verdana, arial, helvetica, sans-serif;
	font-size:                8pt;
	border: 1px solid #CCCCCC;
	margin-top:               2px;
	margin-bottom:               2px;
}
a {
color: #000;
}

