.css sheet is normally for html files. It provides a static style sheet...hence the name cascading style sheets. It lets you define different parts of an html file, only have more control over it. It allows you to control everything from color, to tables...without actually using tables