#cabecera {
  width:100%;  
  height:100px;
  background-color:#ffee00;
  color:#0000aa;
  text-align:center;
  font-family:Times New Roman;
  font-size:50px;
  font-weight:bold; 
}