Example Code

// properties which don't  
// depend on screen size

document.tags.BODY.color = 
   "black"
document.tags.BODY.backgroundColor = 
   "white"