Otro problema es esto
Código CSS:
Ver original<style type="text/css">
.header
{
background-color:#FFFF00;
border:solid 1px #000000;
width:30%;
height: auto;
text-align: center;
}
.contenido
{
background:#CCCCCC;
width:950px;
height: auto;
}
</style>
Por favor ayudenme
de antemano gracias por la ayuda