body{
	background-image: url(image.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.article{
	color: #e67e22;
	font-family: "Engravers MT", times, serif;
	font-size: 24pt;
	text-align: center;
}
.menu{
	background-color: rgba(230, 126, 34,1.0);
	width: 200px;
	height: 600px;
	margin-left: 175px;
	margin-right: auto;
	font-family: "News706 BT", times,serif;
	font-size: 20pt;
	float: left;
	text-align: center;
	line-height: 70px;
}
.menu a{
	color: white;
	text-decoration: none;
}
.tips{
	width: 400px;
	border: 5px solid black;
	padding: 25px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
}
h2{
	color: #c0392b;
	font-weight: bold;
	font-family: "News706 BT",times,serif
}
.tips a{
	font-family: 'Source Sans Pro', sans-serif;;
	font-size: 15pt;
	color: #c0392b;
}
.usaha{
	width: 400px;
	border: 5px solid black;
	padding: 25px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
}
.usaha a{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15pt;
	color: #c0392b;
}
.populer{
	width: 400px;
	border: 5px solid black;
	padding: 25px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
}
.populer a{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15pt;
	color: #c0392b;
}
.kolestrol{
	width: 400px;
	border: 5px solid black;
	padding: 25px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
}
.kolestrol a{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15pt;
	color: #c0392b;
}
.menu_bawah{
	background-color: rgba(230, 126, 34,1.0);
	width: 1024px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.menu_bawah a{
	list-style: none;
	text-decoration: none;
	color: white;
	font-family: "News706 BT", times, serif;
	font-size: 15pt;	
	color: white;
	float: right;
	display: inline-block;
	padding: 10px;
}
