.jumbotron {
	background-color: #fff;
}

.judul {
	font-size: 30px;
	text-align: center;
}
hr {
	background-color: #F60;
	width: 70%;
	height: 1px;
}

.merah {
	color: red;
}