body {
	background : #faab00;
	margin : 0;
}


#center_block{
	position:absolute; 
	width : 628px;
	left:50%;
	margin-left:-314px;
	margin-top : 75px;
}

#slogan {
/* 	background : url(images/social.gif) no-repeat top left; */
	height : 67px;
}

#image {
/* 	height : 199px; */
	background : url(images/mirroir.jpg) no-repeat top left;
	text-align : right ;
	padding-top : 199px;
	padding-right : 12px;
}

#image a{
	font-size : 1.5em;
	font-family : "Impact", Arial black,Helvetica,sans-serif;
	color : #fff;
	text-decoration : none;
}

#image a:hover{
	text-decoration : underline;
}

#ref{
	color : #faab00;
	font-size : 0.1em;
}
