Objects
•Use dot-notation to indicate that a method or  a property belongs to an object.
•Car analogy
•document.write()
•document.bgColor
•Recall: methods have ()
•