body {
	background-color: #000;
	color: #ccc;
	max-width: 500px;
}

a {
	color: #e6b367;
}

/* on masque la pub */
#header-catch2, #header-advert {
	display: none;
}

/* on réduit la taille des images */
dd img {
	width: 60px;
	height: 60px;
}