body{
	padding-top:20px;
	width:850px;
	margin:auto;
	height:100%;
	background-image:url('../img/test.png');
	background-repeat:repeat-x;
	background-position:bottom;
	background-attachment: fixed;
	
}

#url{
	width:292px;
	height:82px;
	margin:auto;
	background-image:url('../img/url_logo.png');
	
}

#liens, #liens img{
	background:none;
	border:none;
	margin:auto;
	width:782px;
	
}

h1{
	background:none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:18px;
	margin-left:20px;
	color:#333333;
}

p{
	background:none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:13px;
	color:#333333;
}

p:first-letter{
	background:none;
	margin-left:10px;
	
}

a{
	color:#000000;
	text-decoration:none;
	border:none;
}

#w3c{
	margin:none;
	padding:none;
	text-align:center;
	margin-top:50px;

}

#w3c:first-letter{
	margin-left:none;
}
