
.rightcontent
{
  border-color: gray;
  vertical-align: top;
  padding: 0;
  color:green;
  width:80;
  text-align:center;
  
}

.rightHeader
{ 
  
  font-size: 20px;
  color: white;
  background-color: black;
  font-weight: bold;
  background-position: center;
  
}



