Código PHP:
#contenido {
position: absolute;
left:600px;
top:603px;
width:617px;
height: auto;
z-index:3;
background-color:#FFFFFF;
border: none;
text-align:justify;
background-image: url(img/fondo_capoeira.png);
background-repeat: no-repeat;
background-position:bottom left;
}
Código PHP:
<link href="css/style.css" rel="stylesheet" type="text/css" />
De antemano gracias por la ayuda.