CÓDIGO.
<center><strong><div style="width: 156px; height: 112px; background-image: url(http://3.bp.blogspot.com/-4ofYQb4TMcs/UD3snKkbNjI/AAAAAAAABaI/nzQM42VQOUI/s1600/fondofecha01.png); line-height: 1.5em;"><div style="font-family: century gothic; padding: 18px 0 0 0; font-size: 26px; color: #ffffff; background: none;"><script>
var meses = new Array ("Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre");
var diasSemana = new Array("Domingo","Lunes","Martes","Miércoles","Jueves","Viernes","Sábado");
var f=new Date();
document.write(diasSemana[f.getDay()]);
</script></div>
<div style="font-family: century gothic; padding: 5px 0 0 0; font-size: 15px; color: #ffffff; background: none;"><script>
var meses = new Array ("Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre");
var diasSemana = new Array("Domingo","Lunes","Martes","Miércoles","Jueves","Viernes","Sábado");
var f=new Date();
document.write(f.getDate() + " de " + meses[f.getMonth()]);
</script></div>
<div style="font-family: arial black, century gothic; padding: 8px 0 21px 0; font-size: 36px; color: #3894cb; background: none;"><script>
var meses = new Array ("Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre");
var diasSemana = new Array("Domingo","Lunes","Martes","Miércoles","Jueves","Viernes","Sábado");
var f=new Date();
document.write(f.getFullYear());
</script></div></div></strong></center>
<div style="position:relative;top: -7px; #top: -14px"><p><div style="text-align: center; line-height: 0.1em; font-size: 10px"><font face="century gothic"></font></div></p></div>