Bueno hay varios errores. las partes azules tienes q aumentar y las partes rojas tienes q quitar
<!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>
Bienvenidos a mi página web. Muy pronto estará lista!</p>
Página creada gracias a
CCTW</p>
</body>
</html>
y en la parte de estilos parece q te confundiste espero q la hoja de estilos este como ".css" y no como "html"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Page title</title>
</head>
<body>
body {background-color: #E6E6FA ; background-image: url(objetos/fondo.png) ; background-repeat: no-repeat ; background-position: center center}
</body>
</html>
Bueno cuentas como te fue con los arreglos