html { margin : 5%; } body { background : url("swhumfam_lite.jpg") repeat; font-family : cursive; font-size : 100%; } a { font-family : "Comic Sans MS", cursive; color : #0000ff; font-size : 85% } a:visited { color : #ff00ff; } a:hover { color : #ff0000; } a:active { color : #00ffff; } h1,h2,h3,h4,h5 { font-family : "Comic Sans MS", cursive; } h1 { color : #800000 ; font-size : 170%; text-align : center } h2 { color : #800000; font-size : 100%; font-weight : bold; text-align : center } h3 { color : #800000; font-size : 90%; text-align : center }