body { 	    background-image: url("../img/back.jpg");
            background-repeat: no-repeat;
            text-align:center;
            background-size: cover;
            }
            
.text {     margin:auto;
            margin-top:25%;
            width:30%;
            height:150px;
            text-align:center;
            } 

