/* CSS Document */html {	height: 100%;}body {	background: #FFFFFF url(bg.jpg) no-repeat center bottom;	padding: 0px;	margin: 0px;	height: 100%;}#adresse {	background: url(adresse.gif) no-repeat 0px bottom;	padding: 0px;	margin: 0px auto 0px auto;	height: 300px;	width: 310px;	display: block;	text-decoration: none;}#logo {	background: url(logo.gif) no-repeat right top;	padding: 0px;	margin: 0px;	position: absolute;	height: 160px;	width: 160px;	top: 0px;	right: 0px;}