body{
background-image      : url("../img/institute-alliance-of-the-earth.png");
background-repeat     : no-repeat;
background-attachment : fixed;
background-position   : center;
margin				  : 0px;	
padding 			  : 0px;
font-weight			  : normal;
font-size   		  : 16px;
font-family			  : "courier new";
}
a {
color:#ffffff;
}
img {
border-width: 0px;
}
.ea-copy{
font-size	: .8em;
color		: #ffffff;
text-align	: center;
margin		: 0px;
}
.ea-info {
position		: absolute;
left 			: 42.18%;
top			: 1%;
width                   : 160px;
height                  : 36px;
background-color	: #191970; 
color			: white;
text-align		: center;
margin-top              : 1%;
padding-top             : 0px;
cursor 			: pointer;
/*filter		: alpha(opacity=90);   				
-moz-transition		: opacity .90s ease-in-out;  		*/
/* opacity				: .9; */
border-radius		: 5px;		
 font-size		: 2em; 
font-family		: "courier new";
} 
.ea-info-display {
position			: absolute;
left				: 22%; /*13.20*/;
top				: 97px;
width				: 760px;
height				: 420px;
margin				: 0px; 	
background-color	        : #191970;
color				: #ffffff;
border				: 0px solid white;
text-align			: center;
opacity				: 0.8;
display				: block;
border-radius		        : 5px;								
}
.ea-info-adr {
    height:370px;
position			: relative;
left				: 33px;
top					: 35px;
font-weight			: bold;
font-size			: 1em;
width				: 90%;
padding				: 0px;
margin				: 0px;
background-color	: #191970;
color				: white;
border				: 1px solid white;
border-radius		: 5px;								
}
