@charset "utf-8";
/* CSS Document */

body{
	background-color:#8A1E22;
	color:#FFFFFF;
}
#container{
	width:900px;
	margin:auto;
	background-color:#992222;
}
a{
	color:#FFFFFF;
}
#link{
	padding-top:10px;
}
#logo{
	background-image:url(../editions-entrefilet-logo.gif);
	height:44px;
}
