BODY	{
	width: 80%;
	margin-right: 160px;
	color:		black;
	background:	white;
	background-image: url(kye.png);
	background-repeat: no-repeat;
	background-position: 33% 0%;
	}
H1,H2,H3,H4	{
	border-bottom:1px solid black;
	}
H1,H2 {
	clear: both;
}
img { margin: 1mm; }
#rightmenu {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 150px;
  padding: 10px;
  border: 2px black;
  background: #ffffb0;
  color: black;
}
#copyright {
  font-size: smaller;
  text-align: center;
}

