body {
	background-color:#000000;
	font-family: "Lucida Grande", Arial, Sans-serif;
	font-size: 8pt;
	line-height: 180%;
	color:#E1E1E1;
}

#conteneur {
	width:800px;
	height: 100%;
	margin-top: 20px; /* moitiŽ de la hauteur pour centrage parfait */
	margin-left: 20px; /* moitiŽ de la largeur pour centrage parfait */
	top: 20px;
	padding-top: 20px;
}

#header {
height:375px;
background:url("images/kjbstar_teaser2.jpg") no-repeat left #000000;
}

#blog {
float:right;
margin-top:-300px;
}

a {
	color:#FFFF99;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: -0.06em;
}
