.jumbotron {
	
	height: 550px
    margin-bottom: 0px;
    background-image: url(../images/pageground.jpg);
    background-position: 0% 25%;
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    text-shadow: black 0.3em 0.3em 0.3em;
}
.img34 {
	
	padding-top: 100px;
        margin-bottom: -70px;
       
}

body{
    background-color: #36CC; /* Цвет фона веб-страницы */
   } 