body
{
background:url(../gambar/bg.jpg) repeat-x top #fff;
font-family:Arial, Helvetica, sans-serif;
padding:0;
font-size:12px;
margin:0px auto auto auto;
background-attachment:fixed;
}

/***** Links *****/
a.wisata {
  	text-decoration: none;
  	color: #ffffff;
	font-weight: bold;
}

a.wisata:hover {text-decoration: none; color: #ffff00;}

a.more {
  	text-decoration: none;
  	color: #000000;
	font-weight: bold;
}

a.more:hover {text-decoration: none; color: #289C11;}

.judulmenu {
	color:#289C11;
	font-weight:bold;
	font-size: 18px;
}
.image {
	background-color: #fff;
	padding: 2px;
	margin: 3px 5px 3px 0;
	border: 1px solid #CCC;
	float: left;
}

