body	{
	margin:	0;
	padding:	0;
	color:	black;
	background-color: #fc3;
	font:	small/1.5em palatino, georgia, serif;
	}
img.left {
	float:left;
	border:1px solid #999;
	margin-right: 6px;
	}
.give {
	font:	small/1.5em monospace;
}
a:link {
	color:#930;
	text-decoration : none; 
}
a:visited {
	color:#933;
	text-decoration : none; 	
}
a:hover {
   color : red;
   background-color : yellow;  
}
tt {
	font-weight:bold;
	font-size:14px;
	color:red;
	}
cite {	
	font:	12px courrier, serif;
	color:#066;
	line-height: 1.2;
	}

#feature { 
		width:500px; 
		margin-top: 5px; 
		margin-left: 0px; 
		padding:10px; 
		border-right:1px red solid;
		border-top:1px red solid; 
		border-bottom:1px red solid; 
		background: #fc6; 
		}
#feature h2 { font-size:12px; 
				color:#333;
				text-decoration:none;
				 }
#feature h1 { font-size:18px; 
				color:#933;
				 }
#feature blockquote { 
				text-align:justify;
				 }
#feature blockquote.int { 
				text-align:justify;
				border: 1px #999 dotted;
				background: #ccc;
				padding: 10px;
				 }
#feature p.intro { 
				font-style:normal;
				font-size:12px;
				text-align: justify;
			}				 

#feature p { 
				font-style:italic;
				font-size:12px;
			}				 
#history { position: absolute; 
			top:10px;
			left:530px; 
			width:300px; 
			margin:0;
 			padding:10px; 
 			border:1px #333 dotted;
 			color:#333;
 			background-color: #eec;
 			text-align:right;
		}

#history li {
			list-style-type: none;
			}
#history blockquote { 
				text-align:center;
				border: 1px #fff dotted;
				font:	12px courrier, serif;
				color: #933;
				 }
#history h1 { font-size:14px; 
				color: black;
				text-decoration:underline;
				 }

#histor { position: absolute; 
			top:5px;
			left:550px; 
			width:330px; 
			margin:0;
 			padding:10px; 
 			border:1px #333 dotted;
 			color:#333;
 			background-color: #ffc;
 			text-align:center;
 			font-size:12px;
		}
		
/* #histor[id] { position: fixed; } */

#histor blockquote { 
				text-align:center;
				border: 1px #fff dotted;
				font:	12px courrier, serif;
				color: #933;
				 }
#histor h1 { font-size:14px; 
				color: black;
				text-decoration:none;
				 }		
		
#laplap { position: absolute; 
			top:10px;
			left:860px; 
			width:300px; 
			margin:0;
 			padding:10px; 
 			border:1px #333 dotted;
 			color:#333;
 			background-color: #eec;
 			text-align:justify;
 			font-size:12px;
		}
