BODY { background-color: #444444; color: #ffffff } /*sets body style*/
.CENTER { text-align: center } /*sets class for center alignment*/
HR { width: 40% } /*sets hr width*/
I { font-style: italic } /*sets italics tag*/
.BIGGER { font-size: larger } /*sets class for larger font*/
