 *{
	margin: auto;
	font-family: arial;
}

body{
	
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.transparan{
	background-color: rgba(0, 0, 0, 0.9);
}

.menu{
	font-size: 12pt;
}

.section{
	padding: 310px 0px;
}

.b_gambar{
	background-image: url('image/background.jpg');
	background-size: 100%;
	}

.b_ming{
	background-color: #ecf0f1;
}

#page-wrap {
  width:500px;


}
#page-wrap2 {
  width:10%;

}

.judul{
	display: block;
};

.btnc{
	width: 50%;
}

.section-header {
    position: relative;
    margin: 80px 10px 20px 10px;
}

.section-header .title {
    display: inline-block;
}

.section-header .header-action-link {
    position: absolute;
    top: 25px;
    right: 0;
}

ul {
    list-style: none;
}

#gambar img{
	width:300px;
	height:180px;
}

#gambar div:hover img{
     transform: scale(1.03);
}


#footer {
    width: 98%;
    margin: auto;
    color: grey;
}
