body {
	background-color: #808080;
	margin: 25px;
	}
.center {
	text-align: center;
	}
.img-100 {
	width: 100%;
	}
.orange {
	color: orange;
	}
