body, html 					{  margin:0;  padding:0;}

body 								{ min-width:400px; background-image: url(background.jpg ); 	background-repeat: repeat-x;  }

#main	  						{ text-align: center;  width:400px; margin: 0 auto; font-family: Gill Sans, Verdana; font-size:14px; line-height:22px; color:#000; margin-bottom:.3em; letter-spacing: 2px; }

h1, h2							{ font-family:georgia,times; font-weight:normal; }

h1									{  font-size: 51px; line-height: 44px; color:#000; letter-spacing: -2px;  }

a										{ background-color: yellow; text-decoration: none; };

ul 									{ font-family:georgia,times; font-weight:normal; text-decoration: none;}

.imprint            { float: right; padding: 15px; }

.highlight          { background-color: yellow; text-decoration: none; font-size: 20px; font-family:georgia,times; font-weight:normal;  }