@import url(reset.css);
body {background:#001c55; overflow:hidden; text-align:center; font:85% arial;}
 
#contenu{height:737px; width:737px; position:absolute; left:50%; top:50%; margin:-368.5px 0 0 -368.5px; overflow:hidden; background:url(fond.jpg) center center no-repeat;}
#contenu h1{width:286px; height:199px; margin:255px auto -445px; text-indent:-9999px; background:url(logo.png) top left no-repeat;}
#contenu h2{margin:480px 0 22px; position:relative; color:#95b4ef; font-size:18px; text-transform:uppercase;}
#contenu p a{padding-left:23px; color:#fff; text-decoration:none; background:url(contact.png) left center no-repeat; font-size:14px;}
#contenu p a:hover{color:#afcaff; text-decoration:none;}