.bgimg{ 
      background-image: url('../Images/backimg.jpg');
      background-repeat: no-repeat;
      background-position:center;
	  background-position:top;
	  height: 500px;
	  padding-left: 90px;
	  padding-top: 95px;
	  font-weight: bold;
	  color: #000;

 	 
  }