no puedo poner imagen de fondo

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
<title>pagina principal de ejemplo</title>
<link rel="stylesheet" href="estilos.css" type="text/css" media="all">
</head>
<body>



bienvenidos a mi pagina web pronto estara lista</p>


pagina creada gracias a CCTW</p>

</body>
</html>
ESTE ES EL ARCHIVO HTML

body {background-color: #E6E6FA ;
background-image: url(objetos/fondo.png) ;
background-position: center center ;
background-repeat: no-repeat ;
height:100%; }
ESTE ES EL ARCHIVO ESTILOS.CSS

NO SE QUE ESTOY HACIENDO MAL NECESITO AYUDA GRACIAS
Párese que va en medio de head así:


<html>
<head>
<title>pagina principal de ejemplo</title>
<link rel="stylesheet" href="estilos.css" type="text/css" media="all">
<style type="text/css">
<!--
body {background-color: #E6E6FA ;
background-image: url(objetos/fondo.png) ;
background-position: center center ;
background-repeat: no-repeat ;
height:100%; }


-->
</style></head>
<body>



bienvenidos a mi pagina web pronto estara lista</p>


pagina creada gracias a CCTW</p>

</body>
</html>
zonurb escribió:Párese que va en medio de head así:


<html>
<head>
<title>pagina principal de ejemplo</title>
<link rel="stylesheet" href="estilos.css" type="text/css" media="all">
<style type="text/css">
<!--
body {background-color: #E6E6FA ;
background-image: url(objetos/fondo.png) ;
background-position: center center ;
background-repeat: no-repeat ;
height:100%; }


-->
</style></head>
<body>



bienvenidos a mi pagina web pronto estara lista</p>


pagina creada gracias a CCTW</p>

</body>
</html>
eso es cuando no usas una hoja de estilos pero si estas usando una hoja de estilos no hace falta

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
<title>pagina principal de ejemplo</title>
<link rel="stylesheet" href="estilos.css" type="text/css" media="all">
</head>
<body>



bienvenidos a mi pagina web pronto estara lista</p>


pagina creada gracias a CCTW</p>

</body>
</html>
ESTE ES EL ARCHIVO HTML

body {background-color: #E6E6FA ;
background-image: url(objetos/fondo.png) ;
background-position: center center ;
background-repeat: no-repeat ;
height:100%; }
ESTE ES EL ARCHIVO ESTILOS.CSS

NO SE QUE ESTOY HACIENDO MAL NECESITO AYUDA GRACIAS

intenta ver como colocar fondo y color