*{
	margin: 0;
	padding: 0;
	font-family: "Roboto", sans-serif;
	}


.footer{
font-family: "Roboto", sans-serif;
color: whitesmoke;
text-align: right;	
background-color: #FF8C00;
height: 45px;
}

.navbar{
background-color: #A9A9A9;
height: 50px;
padding-bottom: 2px;
}

.navbar-brand{
height: 35px;

}
.judul1{
	font-size: 32px;
	color: #FF8C00;
	text-align: center;
	font-weight: bold;
	font-family: "Roboto", sans-serif;
}

.judul4{
	font-size: 20px;
	color: #FF8C00;
	text-align: center;
	font-weight: bold;
	font-family: "Roboto", sans-serif;
}

.judul5{
	font-size: 16px;
	color: whitesmoke;
	text-align: center;
	font-weight: bold;
	font-family: "Roboto", sans-serif;
	margin-bottom: 5px;
}






