body{
background-image:url("industry.jpg");
background-size:cover;
background-position:center;
background-attachment:fixed;
background-repeat:no-repeat;

color:white;
font-family:Verdana;
text-align:center;
}