body {font-family:Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 0.8em; margin: 0; padding: 0; background-color: #000000;}


#global {
	width: 850px;
	height: 700px;
	top: 30px;
	left: 50%;
	position: relative;
	margin-left: -425px;
	background-image: url(img-fond.jpg);
	background-repeat: no-repeat;
}


a:link {color: #ffffff; text-decoration: none;}
a:visited {text-decoration: none; color: #ffffff;}
a:hover {text-decoration: none; color: #ffffff;}
a:active {text-decoration: none; color: #ffffff;}
