* {
  margin: 0;
  padding: 0;
}

.mb-base { display: none; }

.mb-contents {
  position: fixed;
  z-index: 10000;
  background: #000;
  left: 50%;
  top: 50%;
  box-shadow: 0 0 2px rgba(200, 200, 200, 0.3), 0 0 2px #ccc, 0 0 5px rgba(0, 0, 0, 0.4);
}

.mb-decoration-close {
  position: absolute;
  display: block;
  z-index: 100001;
  top: -14px;
  left: -14px;
  cursor:pointer;
}
.media {
	background-color: white;
	padding: 0px;
	border-radius: 25px;
	border: 4px solid #B1E174;
	margin-bottom: 30px;
	margin-right:15px;
	margin-left:15px;
	position: relative;
	overflow: hidden;
	background-image: ;
}
.media {
	background-color: white;
	padding: 0px;
	border-radius: 25px;
	border: 4px solid #B1E174;
	margin-bottom: 30px;
	margin-right:15px;
	margin-left:15px;
	position: relative;
	overflow: hidden;
	background-image: url(media/PhillipeB.jpg);
	
	
.media {
	background-color: white;
	padding: 0px;
	border-radius: 25px;
	border: 4px solid #B1E174;
	margin-bottom: 30px;
	margin-right:15px;
	margin-left:15px;
	position: relative;
	overflow: hidden;
	background-image: ;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
