body {
	margin:0;
	padding:0;
	color:#fff;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 13px;
	background: url(../img/background.jpg) center repeat #333 fixed;
}

.large {width:400px;}
.large-end {width:400px; text-align:right;}


h1 {font-size: 45px; margin:0 0 5px 0; padding:0 0 5px 0; border-bottom:5px solid #fff;}
a {color:#fff; margin-left: 4px; text-decoration:none;}

/*Spans*/
.rouge {color:#ff4200;}
.bleu {color :#29abe1;}
.vert {color :#21b573;}
.blanc {color:#fff;}
