.phish {
	background-color: 84AEAD;
}

.kloth {
	background-color: ADC8C8;
}

.stuff {
	background-color: C6D5D4;
}

.regwho {
	background-color: CADADA;
}

.whois {
	background-color: D9E8E7;
}

iframe {
	background-color: D9E8E7;
	border-color: D9E8E7;
}
html,body {
   margin: 0;
   padding: 1;
   height: 100%;
   border: none;
   font-family: verdana;
   font-size: 12px;
   background-color: D9E8E7;
          }

form {
   margin-bottom: 0;
   margin-top: 0;
   padding:  0;
   font-size: 12px;
     }

input {
   font-size: 12px;
   }

select {
   font-size: 12px;
   }

table {
   margin-top: 3;
   margin-bottom: 3;
   font-size: 12px;
      }

hr {
	width: 195;
	position: relative;
	top: 0.25em;
	bottom: 0.25em;
	color: #000000;
}
div {
	position: relative;
	top: 0;
	padding: 1;
}