body {
background-image: url('fond.jpg');
background-repeat: no-repeat;
}

p:focus {
border: 0
background: none;
}
