body{
	background-color: white;
}
.countainer{
	background-color:white;
}

b{
	font-family: arial;
	font-size: 20px;
	color: white;
}

.menu{
	text-align: center;
	background-color: #393939;
	border-color: #393939;
}

.isi{
	text-align: center;
	background-color: #f4f3f7;
}

table{
	background-color: #1d1515;
	border-color: none;
	font-family: arial;
}
h2 {
	font-family:arial;
}