This is a demonstration of text inheriting the style of it's parent div tag.
This text shows what happens when we place a class on the tag that already has style from the div. Notice that the styles this text takes on is a union of both the class and the div's styles.
This is an example of how styles can be referenced from nested tags in a stylesheet.