jaja gracias compañero!
Mira la Hoja de Estilo esta bien... Yo te dejo, como me pediste, todo el HTML y la Hoja de estilos.
HTMl<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="estilo-general.css" type="text/css" media="all">
<title>Portada</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
</head>
<body>
<div id="global">
<div id="curva-superior"></div>
<div id="cabecera">
<div id="logotipo">
<a href="index.html">
<a href="
http://www.comocreartuweb.com/html-kit-tutorial/tutorial-html-kit-l…">
[contenido no disponible]</a>
</div>
<div id="publicidad">Bienvenidos a mi Web</div>
</div>
<div id="navegacion">
<ul>
Portada<a href="juventud-revolucionaria/juventud-revolucionaria.html">
Juventud Revolucionaria</a>Educacion<a href="musica/musica.html">
Musica</a>Foro<a href="paginas-amigas-y-recomendadas/paginas-amigas-y-recomendadas.html">
Paginas amigas y recomendadas</a>
</div>
<div id="contenido">
<h1>¡Bienvenidos!</h1>
La poderosa es una web cuyo contenido</p>
varia en incontables generos de los cuales</p>
la mayoria son educativos.</p>
</div>
<div id="pie">
<div id="pieuno">
<ul>Foro EjemploContactosNos Enlazan</div>
<div id="piedos">
<a id="mws4692868" href="http://webstats.motigo.com/">
[contenido no disponible]</a>
<script src="http://m1.webstats.motigo.com/c.js?id=4692868&lang=ES&i=27" type="text/javascript"></script>
</div>
<div id="pietres">
<ul>DirectorioTopSiteMapa de la Web</div>
</div>
<div id="curva-inferior"></div>
</body>
</html>
Hoja de Estilos
* {margin:0px ; padding:0px ; border: 0px}
p {text-align: justify}
h1 {font-size: 1.2em; color:blue ; font-weight: bold ; text-decoration: underline ; text-align: center}
h2 {font.size: 1.1em; color:blue ; font-weight: bold ; text-decoration: none ; text-align: center}
body {text-align: center ; background-image: url(objetos/fondo.png) ;
background-position: center center ; background-repeat: no-repeat ; height:100%}
#global {width:800px ; margin: 4px auto }
#curva-superior { background-image: url(objetos/curva-superior.gif) ; background-repeat: no-repeat ;
width:800px ; height: 12px ; overflow : hidden }
#cabecera {background-color: white ; border-left: black 1px solid ; border-right: black 1px solid ;
height:85px}
#logotipo {width:280px ; float:left}
#logotipo a {}
#logotipo a:link {}
#logotipo a:visited {}
#logotipo a:hover {background-color: white }
#logotipo a:active {}
#publicidad {width:518px ; float:right ; margin-top:25px}
#navegacion {background-color: gray ; border: black 1px solid ; height:20px}
#navegacion ul { margin-left: 100px }
#navegacion li {float:left ; list-style:none ; margin: 0px 10px 0px 20px}
#contenido {background-color: orange ; border-left: black 1px solid ; border-right: black 1px solid}
#contenido p {padding: 3px 10px 3px 10px ; text-indent: 15px}
#menu {width: 150px ; float:left ; text-align:left ; margin:3px 10px 3px 3px ;
background-image: url(objetos/menu-parte-inferior.gif) ; background-position: bottom ; padding-bottom:5px}
#menu li { list-style:none ; margin: 4px 8px 4px 6px}
#menu h1 {text-decoration:none ; font-size:14px ; background-image: url(objetos/menu-curva-superior.gif);
padding-top:12px}
#pie {background-color: white ; border-left: black 1px solid ; border-right: black 1px solid ;
border-top: black 1px solid ; height: 65px}
#pie li {list-style: none ; font-size: 10px}
#pieuno {float:left ; width:150px}
#piedos {float:left ; width:498px}
#pietres {float:left ; width:150px}
#pie a {color: blue; text-decoration:none ; display: block }
#pie a:link {}
#pie a:visited {}
#pie a:hover {color:black ; text-decoration:underline ; background-color: white }
#pie a:active {color:black}
#curva-inferior { background-image: url(objetos/curva-inferior.gif) ; background-repeat: no-repeat ;
width:800px ; height: 12px ; overflow: hidden }
a {color: blue; font-size:1em ; text-decoration: none ; display: block}
a:link {}
a:visited {}
a:hover {color:red ; text-decoration:underline ; background-color: silver}
a:active {}
Y te queria pedir una cosita amigo. Serias tan amable de pasarme todos los codigos q sepas para un texto, como ser negrita, subrayado, etc, etc.. ;)