I tried to put the image in the background I put the background-image, I also put the path in the URL but it does not get any way.
body{
margin: 10px;
padding: 10px;
background-image:url( ooo/imagens/back.jpg);
}
background-image: url('../imagens/back.jpg');