body {
  background:#CCFFCC;
  margin:0;
  padding:40px 20px;
  font:small Georgia, Serif;
  text-align:center;
  color:#000000;
  background: url("https://muuta.net/Img/FRAMEs.jpg")
  }
a:link {
  color:#006600;
  text-decoration:none;
  }
a:visited {
  color:#999999;
  text-decoration:none;
  }
a:hover {
	color:#006600;
	text-decoration:none;
	background-color: #00FF99;
  }
a img {
  border-width:0;
  }
#content {
  width:670px;
  margin:0 auto;
  padding:0;
  text-align:left;
  }
#main {
  width:445px;
  margin:0 auto;
  padding:0px 15px;
  float:left;
  background-image: url(../Img/Back2columns.png);
  }
#main2 {
  width:610px;
  float:left;
  }
#sidebar {
  width:220px;
  float:right;
  color:#660000;
  }
#sidebar275 {
  width:275px;
  color:#660000;
  position: fixed;
  top: 10px;
  right: 10px;
  }
#lefty {
  width:210px;
  font:small Georgia, Serif;
  text-align:right;
  color:#000000;
  }
#righty {
  width:210px;
  font:small Georgia, Serif;
  text-align:left;
  color:#000000;
  }
#menu {
  font:small Georgia, Serif;
  text-align:left;
  color:#000000;
  position: fixed;
  top: 1em;
  right: 1em;
  width: 12em;
  padding: 0.5em 0.5em 0.5em 0.5em;
  background: url("https://muuta.net/Img/FRAMEs.PNG")
  }
#menu2 {
  font:small Georgia, Serif;
  text-align:left;
  color:#000000;
  position: fixed;
  top: 1em;
  right: 1em;
  width: 190px;
  padding: 0.5em 0.5em 0.5em 0.5em;
  background: url("https://muuta.net/Img/FRAMEs.PNG")
  }
#insert {
  padding-left: 6px;
  }
.underline {
	background-color: #FFFFFF;
	border: none;
	padding: 5px;
}

.header {
	background-color: #800000;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.header2 {
	background-color: #800000;
	color: #FFEA00;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}

* html {
	overflow-y: hidden;
}
* html body {
	overflow-y: auto;
	height: 100%;
	font-size: 100%;
	margin: 0 0 0 0;
	padding: 1em 12em 1em 1em;
}
* html menu2 {
	position: absolute;
	top: 1em;
	right: 1em;
}
