div#headline {
	width: 100%;
	text-align: center;
}

div#logo {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 145px;
	height: 85px;
	background-image: url(../images/logo.png);
        background-repeat: no-repeat;
}

p#presidentsHonneur {
	margin: 0px;
	font-weight: bold;
}

div#news h2 {
	margin-bottom: 10px;
}
