.ahem {
	display: none;
}

body#head {
	background-image: url(images/cologowm.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: fixed;
}

*#unline {
  border-bottom: #000000 2px solid;
}

*#rline {
  border-right: #000000 2px solid;
}

#sechead {
  font-size: 120%;
  color: #333399;
  font-weight: bold;
}

.notice {
  color: red;
  font-weight: bold;
  font-size: 110%;
}
