.masthead {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	margin-top: 1em;
	background-repeat: no-repeat;
	height: 40px;
}
#masthead-times {
	background-image: url(../images/logo-indo.png);
	background-repeat: no-repeat;
	background-position: 0px;
	
	
}
.footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	border: 1px solid #000;
}
#footer-times {
	font-size: 1em;
	color: #FFF;
	background-color: #f03f38;
}
#footer-times a {
	color: #FFF;
	text-decoration: underline;
}

.more {
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 82px;
	width: 13px;
	margin-right: 10px;
	margin-left: 10px;
}
#more-times {
	background-image: url(../../images/icon-more-times.png);
}
#masthead-indo {
	background-image: url(../images/logo-indo.png);
	background-repeat: no-repeat;
	background-position: 0px;
}
#masthead-breaking {
	background-image: url(../../images/logo-breaking.png);
	background-repeat: no-repeat;
	background-position: 0px;
}
