body{
	background-color: #0049A8;
}

.container {
	font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 22px;
	text-align: center;
	background-color: #73B7F2;

}

.image {
	height: 200px;
	width: 100px;
	border: 2px solid black;
	background: url(../img/cold-1209216_960_720.jpg);
	background-size: cover;
	margin-left: auto;
	margin-right: auto;
    display: block;
  	width: 100px;
  	height: 100px;
  	margin: 1em auto;
  	background-size: cover;
  	background-repeat: no-repeat;
  	background-position: center center;
  	-webkit-border-radius: 99em;
  	-moz-border-radius: 99em;
  	border-radius: 99em;
  	box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);

}

.pseudo {
	font-size: 25px;
	font-style: bold;
}

.photo1 {
	
	height: 100px;
	width: 100px;

}

.photo2 {
	margin-left: auto;
	height: 50px;
	width: 50px;
}

.gallerie {
	text-align: center;
}

.col-md-2 {
	border: 2px groove black;
}
.img-all {
	min-width: 250px;
	height: 300px;
	background-size: cover;
	
}
#one {
	background-image: url(../img/mountains.jpg);
}
#two {
	background-image: url(../img/montagnes.jpg);
}

#three {
	background-image: url(../img/paysage.jpg);
}

#four {
	background-image: url(../img/forêt.jpg);
}

#five {
	background-image: url(../img/tour.jpg);
}

#six {
	background-image: url(../img/paris-415476_960_720.jpg);
}

#seven {
	background-image: url(../img/toits.jpg);
}

#eight {
	background-image: url(../img/cadenas.jpg);
}