body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.back {
	background-image: url(../gambar/back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.teks_putih {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.teks_putih_tebal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.backbawah {
	background-image: url(../gambar/bawah.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:439px;
	width:800;
}
