body {	margin:0px;	background-image:url(../backgrounds/fond.jpg);	background-repeat:repeat-x;	}
a:link, a:visited, a:active {	color: #999999;		text-decoration: none;	}
a:hover {	color: #66CCFF;		text-decoration: none;		}
#foliance {	z-index:5;	}
#webdesigner {
	background-image:url(../backgrounds/bg.jpg);
	z-index:10;
	text-align:left;
	position: absolute;
	width: 600px;
	margin-left: 0px;	
	height: 600px;
	margin-top: -300px;
	top: 50%;
}

