body {
background: url(../web-img/fond.jpg);
background-position:top;
background-repeat:repeat-x;
	background-color: #03080C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
outline:none;
color:#CCCCCC;
text-decoration:underline;
}