/*This is just an example of a CSS declaration block.  Add your own selectors, property names and property values underneath. */
.big {
	font-size: 125%;
}

