body {background-color:#fdfdf6; margin:1em 6% 1em 14%; background-image:url("bachjs_logo.gif"); 
	background-repeat: repeat-y; 	background-attachment: ;background-position: 2% 0}

h1 {font-size: 170%; text-align:center; font-family: serif; font-style: italic;
	background-color: #0066cc; color: #ffffff;
	padding: 0.5em; border-style: ;margin:+0% +3%;}
h2 {font-size: 144%; color:#003399; }
h3 {font-size: 120%;}
p	{line-height:1.4em}
ul	{line-height: 1.4em; margin:1em 5%;}					
li	{line-height: 1.4em;}
dt {font-weight:bold;line-height:1.5em}
dd {line-height:1.5em}
tt	{font-size:108%}

strong	{font-size:120%}					
acronym	{text-decoration: underline}
dfn	{text-decoration: underline;; }					

.europe	{line-height: 1.1em;}

.note	{background-color:#f0f0f3; margin:1em +5% 1em +5%;padding:0 1em;border-style:dotted; border-width:1px}
a:visited	{color:#936}
a:active	{color:#f00}
.right	{text-align:right}
.center	{text-align:center}
.left		{text-align:left}
.hot  {color: red;}
.cool {color: blue;}
.natural {color: green;}
.floatl	{float:left}
.floatr	{float:right}
