javascript: DB=document.getElementsByTagName("body")[0]; DB.style.backgroundColor = "#000"; star=document.createTextNode("*"); div=document.createElement("div"); div.appendChild(star); DB.appendChild(div); myFontSize = new Array; for (i = 40; i