@CHARSET "UTF-8";

*
{
	padding:  0;
	margin: 0;
}

body, html
{
	height: 100%;
}

div#center_logo
{
	position: absolute;
	bottom: 45%;
	left: 30%;
	width: 495px;
	height : 120px;
	background: url("../images/merault_logo.png");
}