Hola: te mando mis codigos a ver si me puedes ayudar
index.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>pagina principal del ejemplo cctw</title>
<link rel="stylesheet"href="estilos.css"type="text/css"media="all">
</head>
<body>
<p class="centrado">Bienvenidos a mi pagina web.[contenido no disponible]Pronto estara lista
Pagina creada gracias a CCTW</p>
[correo eliminado]</p>
</body>
</html>
estilos
body{background-color:#E6E6FA; background-image:url(objetos/fondo.png); background-position: center center; background-repeat:no-repeat;height:100%;]
img{border-style:none]
.centrado{text-align:center]
plantilla.html
DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Page title</title>
<link rel="stylesheet"href="estilo-general.css"type="text/css"media="all">
</head>
<body>
<div id="cabecera">Bienvenidos a mi web</div>
</body>
</html>
estilo-general.css
#cabecera { background-color:pink ]
index.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>pagina principal del ejemplo cctw</title>
<link rel="stylesheet"href="estilos.css"type="text/css"media="all">
</head>
<body>
<p class="centrado">Bienvenidos a mi pagina web.[contenido no disponible]Pronto estara lista
Pagina creada gracias a CCTW</p>
[correo eliminado]</p>
</body>
</html>
estilos
body{background-color:#E6E6FA; background-image:url(objetos/fondo.png); background-position: center center; background-repeat:no-repeat;height:100%;]
img{border-style:none]
.centrado{text-align:center]
plantilla.html
DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Page title</title>
<link rel="stylesheet"href="estilo-general.css"type="text/css"media="all">
</head>
<body>
<div id="cabecera">Bienvenidos a mi web</div>
</body>
</html>
estilo-general.css
#cabecera { background-color:pink ]