@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	}

#tombol {
	text-align:right;
	}

a img {
	border:none
	}

#product{
	margin-left:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	}

#product p{
	margin-top:0px;
}

table{
	width:660px;
	text-align:center;
	margin-top:-20px;
	margin-left:-10px;
	}

h3{
	text-align:left;
	margin-bottom:50px;
	}


a {
	text-decoration:none;
	color:#000000;
	border:none;
	
