body { 
	
	margin: 1.5em; 
	text-align: center; 
	color: #000000; 
	font-family: arial, helvetica;
	font-size: 0.9em;
	}
	
#page { 
	
	width: 1024px;
	margin-top: 0;
	margin-left: auto; 
	margin-right: auto;
	padding-left: auto;
	padding-top: 50px;
	padding-right: auto;
	height: 655px;
	background-color: none;
	background-image: url(schnegg_logo_big.png);
	background-repeat: no-repeat;
	

}
	
	
	
#contenu {
	
	background-color: none; 
	
	}
	
	a {
	text-decoration: none; 
	color: #5B0866; 
	}
	
a:hover { 
	text-decoration: none; 
	color: white; 
	}
