h1 {
	text-indent: -9999px;
	background-image:url(../index_images/top_logo.png);
	width:271px;
	height:268px;
	background-repeat: no-repeat;
	display:block;
}
body{
background-image:url(../index_images/mise.gif);
background-attachment: fixed;
background-position:top center;
background-repeat: repeat;
border:0;
margin:0;
overflow-y:hidden;
}
.wrapper{
	position:absolute;
	top:50%;
	left:50%;
	width:271px;
	height:268px;
	margin:-134px 0 0 -135px;
	color:black;
	text-align:center;
}
.info img{
	float:left;
	padding-top:100px;
	padding-left:30px;
}