document.getElementBiId("your id").style.color = "your color"; //it can also be used as: document.body.style.backgroundColor = "your color";