* {font-family: "Schindler", "Arial", sans-serif;}
h1 {color: navy; font-family: "Lucida Calligraphy"; text-align: center;}
h2, h3 {color: #2D73B9;}
body {background: #EBEFF6;}

a:hover {font-weight: bold;}
a:visited {color: navy;}

#header {position: absolute; top: 10px; left: 20%; text-align: center;}
#navigation {position: fixed; top: 0px; left: 0px; width: 18%; height: 100%; 
background: url(images/tile_flowers_blue3.jpg) repeat-y top left;}
#navigation a {display: block; padding: 5px;}
#navigation h3 {color: navy; padding: 5px;}

#content {position: absolute; top: 50px; left: 20%;}
#fsg {background: url(images/tile_flowers_blue3.jpg) repeat-y top left}
#footer {text-align: center;}
.def {font-weight: bold;}