﻿body
{      background-image: url(images/slider/emsat2.png);
    	background-position: center center;
			background-repeat:  no-repeat;
			background-attachment: fixed;
			background-size:  cover;
			
			
}

.cent
{    
			z-index: 99999999;
			position: absolute;
  top: 40%; 
  left: 43%;
  padding-top: 5%;
  
}