
body{ 	
    background-color: rgba(1,1,1,0);  
    }

a:visited {
	color: black;}
a:active {
	color: #222A7E;}


section{
  position: absolute;
  margin-top: 0px;
  right:35px;
  font-family:'gandhi_serifbold_italic',"Times",serif;
  line-height: 75px;
  font-size:28px;
  text-shadow: 2px 2px 3px grey;
}

.engl{
	color:white;
	text-shadow: 2px 2px 3px black;}
	
img {
  box-shadow: 7px 7px 4px grey; 
}


