body {
	background-color: #EBDDDD;
}
.bg {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5000;
}
#infos {
	position: fixed;
	right: 30px;
	bottom: 30px;
    z-index: 5001;
}