body 		
	{
	margin: -500%;
	font-family: sans-serif;                                                  
	font-size: 15px;
	background-image:  url( ../images/ciel.jpg);
	color: #012368;
	}

a:link 		
	{
	text-decoration: none;
	text-align: center;
	font-size: 15px;
	font-family: sans-serif;
	color: #aef789;
	}


a:hover		 
	{
	text-decoration: none;
	font-size: 13px;
	font-family: monospace;
	color: #fea789;
	letter-spacing: 0.15em;
	}

a:active 		
	{
                   font-size: 14px;
	color: #6ac369;
	}

a:visited
	{
	color: #ffffff;
	letter-spacing: 0.19em;
	}


div 		
	{
	width: auto ;  
	height: auto; 
	position: absolute;
	top: 15%;
	left: 45%;
	bottom: 0;
	right: 0;
	
	}




