﻿#logo {
	width:504px;
	width:38.00%;
	height:112px; 
	height:14.933%;
	position:absolute;
	top:37px;
	right:5px;
	z-index:2;
}



.about-shape  {
  width:450px; 
 
  height:200px;

  border:1px solid #000;
  position:absolute;
  z-index:200;
  background:rgba(0, 0, 0, 0.8);
  right:1%;
 
  }


#shape1 {
  top:30%;
  top:200px;

  }

   
.about-image { 

position:absolute;
top:10px;
left:10px;
 
	
}


.about-name {
	border-style: none;
 	position: inherit; 
	background-color: transparent;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 232px;
 
	left: 200px;
	margin:5px;
/*	top:-20px; */
	text-align: left;
	font-size: x-large;
	font-weight: bold;
	box-sizing: content-box;
}


.about-desc {
  border-style: none;
  position:absolute; 
  left: 200px;
  background-color: transparent;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  width: 230px;
 
  top:30px;
  font-size: small;
  word-break:break-all
}


#shape2 {
  top:60%;
  top:400px;

 }
