body {
      background-color: #000;
      margin: 0;
      /*overflow: hidden;*/
      background-repeat: no-repeat;
}

h1 {
	font-size: 19px;
	color: seashell;
}

#logo {
      /*visibility: hidden;*/
      position: absolute;
      top: 50px;
      left: 50%;
      width: 340px;
      height: 50px;
      transform: translateX(-50%);
      color: white;

	  color: #7c7c7d; /*#fff;*/ 
	  font-size: 14px; 
	  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	  text-decoration: none; 
	  text-shadow: 0 -1px 1px rgba(0,0,0,0.25);

}

#logo img { float: inherit;}

#overlay {
      /*visibility: hidden;*/
      width: 320px;
      height: 595px;
      background-color: rgba(0, 0, 0, 0.5);
      position: absolute;
      top: 351px;
      left: 50%;
      transform: translateX(-50%);
      border-radius: 5px;
      padding: 15px;
      color: azure;
}
	
	
#overlay a {
      display: block;
      height: 25px; 
      line-height: 25px; 
      background-color: #333; 
      /*background-color: rgba(0, 0, 0, 0.5);*/
      color: azure;
      text-decoration: none;
      width: 84%; 
      padding-left: 25px; 
      position: relative;
      margin-bottom: 6px;
}

#overlay a:hover {
      background-color: #555; 
}
	
	
#overlay a:link, #overlay a:visited          { display: inline-block; padding: 5px 29px 3px; color: #fff; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-decoration: none; border-radius: 4px; -webkit-border-radius: 4px; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5); text-shadow: 0 -1px 1px rgba(0,0,0,0.25); border-bottom: 1px solid rgba(0,0,0,0.25); position: relative; margin-right: 3px; cursor: pointer; }	
#overlay a:hover, #overlay a:active          { background-color: #404040; }
	
	
#overlay a img {
      width: 20px;
      height: 20px;
      margin-right: 10px;
      position: absolute;
      left: 5px; 
      top: 50%; 
      transform: translateY(-50%);
}
	
#inner-block {
      width: calc(100% - 30px); 
      height: 35px;
      /*background-color: #22212f;*/
      position: initial; /*absolute;*/
      bottom: 0;
      left: 0;
      margin: 17px 3px 3px 3px; 
      box-sizing: border-box; 
      
      color: #7c7c7d; /*#fff;*/ 
	  font-size: 14px; 
	  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	  text-decoration: none; 
	  text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	  
	  border-radius: 4px;
}
	
#text {
	color: #fff; 
	font-size: 15px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	text-decoration: none; 
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	margin-bottom: 15px;
	padding: 3px 3px 3px 3px;
    hyphens: auto;
}
	
#text_2 {
	color: #fff; 
	font-size: 14px; 
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	text-decoration: none; 
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	margin-bottom: 15px;
	padding: 3px;
	hyphens: auto;
}
	
	
#text::first-letter { 
	font-size: 2.5em;
  	color: red;
  	/*float: left; */
  	/*margin-right: 5px; */
}
	
#text_2::first-letter { 
	font-size: 2em;
  	color: red;
  	/*float: left; */
  	/*margin-right: 5px; */
}
	
#line_link {
  	display: flex;
  	align-items: center;
 	
}

.icon-block {
  	width: 20px; 
  	height: 30px;
  	max-width: 40px;
  	border-radius: 5px; 
  	cursor: pointer; 
  	display: flex;
  	align-items: center;
  	/*overflow: hidden;*/
  
}

.icon-block a {
  	color: azure;
  	text-decoration: none;
  	padding: 4px 0px 3px;
  	font-size: 14px;
  	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  	position: relative;
  	cursor: pointer;
  	width: 80%; 
}

.icon-block a:hover {
  	/*background: red;*/
}

.icon-block img {
  	width: 20px;
  	height: 20px;
  	margin-right: 5px; 
 	margin-left: 10px;	
}
	
.document-block { 
	margin-left: 45px;
	width: 242px;
}
	
.languages-block {
	float: right;
  	margin-right: 12px;
  	clear: both;
}
    
.languages-block a, .languages-block a:visited {
  	color: azure;
 	text-decoration: none;
  	padding: 4px 0px 3px;
 	font-size: 14px;
  	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  	position: relative;
  	cursor: pointer;
}

.languages-block a:hover, .languages-block a:active {
  	/*background: red;*/
  	color: grey;
}
    
#intro-block {
    float: right;
  	margin-right: 13px;
  	width: 45px;
  	height: 20px;
  	margin-top: 18px;
  	margin-bottom: 15px;	
}
    
#intro-block img {
    margin-left: 10px;	
}
    
#overlay #intro-block a, #overlay #intro-block a:visited {
    width: 20px;
    padding: 5px 18px 3px 18px;
}
    
#overlay #intro-block a:hover, #overlay #intro-block a:active {
     	
}
    
#privacy-block {
    float: left;
  	width: 80%;
  	height: 20px;
  	margin-top: 8px; 
  	margin-left: 3px;	
}
    
#overlay #privacy-block a, #overlay #privacy-block a:visited {
    all: initial;
	color: #7c7c7d;
 	text-decoration: none;
  	padding: 4px 0px 3px;
 	font-size: 14px;
  	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  	position: relative;
  	cursor: pointer;  
}
    
#overlay #intro-block a:hover, #overlay #intro-block a:active {
    all: initial;
    cursor: pointer;	
}
    
#canvas {
    z-index: -1;
}