* { margin:0; padding:0; }
BODY { background-color:#651; 
font-size:12px; }
a { color:#ffff66;
text-decoration:none; }
a:hover { text-decoration:underline; }



#header { background-color:#BFAC60;
padding:8px; }

#opendns { float:left;
}

#left { float:left;
height:100%;
width:164px;
font-size: 90%;
padding:1px;
background-color:#dc8; }

#center { margin-right:0px;
margin-left:166px;
font-size: 90%;
padding:0px;
background-color:#eec; }

h1 {
	font-size: 170%; /* 16x1.375=22px */
	line-height: 1.0em;/* 16x1.636=36px */
	margin: 0;
}

div.c1 {color: #FF0000; font-size: 190%; text-align: center}
div.c2 {color: #000000; font-size: 100%; text-align: center}
div.c3 {color: red; font-size:90%}
div.c4 {color: #000000; font-size: 90%; text-align: center}

* html div.c1 {color: #FF0000; font-size: 200%; text-align: center}
* html div.c2 {color: #000000; font-size: 102%; text-align: center}
* html div.c3 {color: red; font-size:100%}
* html div.c4 {color: #000000; font-size: 70%; text-align: center}


* html h1 {
	font-size: 80%; /* 16x1.375=22px */
	line-height: 1.620em;/* 16x1.636=36px */
	margin: 0;
}
* html h2 {
	font-size: 1.375em; /* 16x1.375=22px */
		margin: 0;
}
* html h3 {
	font-size: 1.275em; /* 16x1.375=22px */
	
	margin: 0;
}
