body{
	background-color:#000;
}
article, aside, dialog, figure, footer, header, hgroup, menu, nav, section { display: block; }



#logoteaser {
	margin:auto;
	padding-top:100px;
	width:500px;
	height:500px;
	text-align:center;
	font-family:Helvetica, Arial;
	font-size:36px;
	color:white;
}
#rdvteaser {
	margin:auto;
	width:500px;
	height:500px;
	text-align:center;
	font-family:Helvetica, Arial;
	font-size:16px;
	color:white;
}
#rdvteaser a {
	color:#aaa;
	text-decoration:none;
	font-style:italic;
	font-size:12;
}
#rdvteaser a {
	color:#fff;
}


header #hmenu {
		margin-left:auto;
		margin-right:auto;
		width:900px;
		height:200px;
		color:#FFF;
		background-color:#000;
		background:url(../img/header.jpg) repeat;
	} 
