.center { 
  text-align: center;
}

BODY {	background-color: #efb35c;
			background-image: url(images/kurkeik.jpg); 
   		background-repeat: no-repeat;
   		background-attachment: fixed;
			font-family: Arial, sans-serif;
			margin-left: 250px;
			margin-right: 5%;
			margin-top: 7%}
A:link { color: #227306;}
A:visited { color: #c45403;}
A.extern:visited { color: #551a8b}
A.extern:link { color: #0000FF}
A.menu:link { 
			color: #227306;}
A.menu:visited { 
			color: #227306;}
DIV.corgo { font-weight: bold;
		    color: #227306;
			 font-size: 24pt;
			 margin-right: -3%;
			 margin-left: 5px;
			 background-image: url(images/menu_bg.gif);
			 position: absolute;
			 top: 0%;
			 left: 0%;
			 width: 100%;
} 
DIV.menu { 	 
				font-weight: bold;
			  background-color: #da8531;
				position: absolute;
			  top: 0%;
			  font-size: 11pt;
			  right: 0%;
			  padding: 3px;
			  word-spacing: 20px;
			  letter-spacing: 0.25em;
}
H1 {
		font-size:   23pt;
	   font-weight: bold;
}
H2 {
		font-size:   18pt;
	   font-weight: bold;
}
P.index_item {
		font-size:   18pt;
	   font-weight: bold;
}
P.date {
		text-align: right;
		font-style: italic;
}
