html, body
{
}

body
{
	background-image: url("beausson.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 100%;
	overflow: hidden;
}