html, body {
margin:0;
padding:0; }

p {
background:url( "../images/bg.jpg" ) #fff no-repeat;
margin:0 auto;
padding:0;
width:500px;
height:360px; }

a {
display:block;
width:500px;
height:55px;
margin:auto; }

a span {
display:none; }

a.deutsch {
background:url( "../images/deutsch.jpg" ) #fff no-repeat 0 0; }

a.deutsch:hover {
background-position:0 -55px; }

a.francais {
background:url( "../images/francais.jpg" ) #fff no-repeat 0 0; }

a.francais:hover {
background-position:0 -55px; }
