body{
	scrollbar-face-color: #b6b600;
	scrollbar-track-color: #b6b600;
	scrollbar-darkshadow-color: #b6b600;
	scrollbar-shadow-color: #b6b600;
	scrollbar-3dlight-color: #b6b600;
	scrollbar-base-color: #b6b600;
	scrollbar-highlight-color: #b6b600;
	scrollbar-arrow-color: #b6b600;
	text-decoration: none;
   background-color: #b6b600;
	overflow-y: scroll;
	overflow-x: hidden;
	background-attachment: fixed;
	background-image: url(logo.png);
	background-position: top;
	background-repeat: no-repeat;
	}
.gombok{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffff00;
}
