body  {
	margin-top: 20px;
	margin-left: 20px;
	background: #ffffcc url(images/bg_schach.jpg) repeat fixed -120px 0;
}
a  { color: blue; font-weight: normal; text-decoration: none  }
a:hover { text-decoration: underline; background-color: yellow }


