/* indexstyle */

@font-face {
  font-family:trajanpro;
  src: url(../font/TrajanPro-Bold.otf);
}

body{
	
}

.coverbackground1{
	background-image:url("../images/coverbackground1.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
}
.fontjudul{
	font-family:trajanpro;
	color:#BF9F71;
}
.aboutusback1{
	background-color:#BF9F71;
}
.bg-gold{
	background-color:#BF9F71;
}
.productbackground1{
	background-image:url("../images/productback1.png");
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
}
.buttonlink1{
	text-decoration:none;
	color:white;
}
.buttonlink1:hover{
	text-decoration:none;
	color:black;
}
