body {background-image: url(images/marble.jpg); color : #000099;
	background-attachment : fixed}
a:link {color : #006600}
a:visited {color:red}
a:hover {color : aqua}
.ollie{font-size : 1.5em; font-weight : bold}
#box{font-size : 1.1em; color :#FF3300; font-weight : bold}
#header{font-size : 3em; font-weight : bold; text-align : center}
#bigger{font-size : 2em}
.bigRed{font-size : 1.1em; color : red; font-weight : bold}
.biggerRed{font-size : 2em; color : red; font-weight : bold}