@charset "utf-8";
/* CSS Document */

body {
	background: url(splashe/background.png) repeat;
}
a img 
{ 
border: none; 
} 
/*
#macaron {
	display: block;
	position: fixed;
	top: 10px;
	right: 10px;
}
*/
#facebooklike{
	display: block;
	position: fixed;
	top: 13px;
	right: 10px;
}

#michel {
	display: block;
	
	margin: 100px auto;
}
p {
	margin-right: auto;
	margin-left: auto;
}
div {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom:100px;
	color: #FFFFFF;
}

a {
	color: #FF0000;

}

