body { background-color: #eeeeee; background-image: url(images/FeatherTexture1a.bmp); color: blue; font-family: arial, helvetica, sans-serif; } body.navbar { background-color: white; background-image: url(images/FeatherTexture2.bmp); } body.copyright { background-color: white; background-image: url(images/FeatherTexture2.bmp); font-family: monospace; } ul.navbar { list-style-type: none; padding: 0; margin: 1em; top: 0; left: 0; width: 10em; } ul.navbar a { text-decoration: none; font-size: 100%; } div.services ul { font-family: monospace; font-size: 90%; list-style: none; } div.pricing ul { font-family: monospace; font-size: 90%; list-style: none; } div.prep { font-family: monospace; font-size: 90%; list-style: disc; } div.prep1 { font-family: monospace; font-size: 90%; list-style: square; } div.figure { width:auto; height:auto; border:thin silver solid; margin:0; padding:5px; } div.title { width:auto; height:auto; border:thin silver solid; margin:0; padding:5px; } div.navlinks { width:auto; height:auto; font-weight:bold; border:none; margin:0; padding:5px; } body a { text-decoration: none; font-size: 100%; } a:link { color: purple; } a:visited { color: purple; } a:active { color: blue; }