body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url('http://www.tendabatam.batamniaga.com/images/background.jpg');
	width: 100%;
	height: 100%;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	font-size: 14;
	color: #000000;
}


/* search */
#search {
	width: 300;
	background: #ffffff;
	position: center center;
}

/* header */
#header {
	width: 800;
	height: 160;
	margin: auto;
}

#header img {
	width: 800;
	height: 160;
	margin: auto;
}

/* menu */
#menu {
	width: 800;
	margin: auto;
	background-image: url('http://www.tendabatam.batamniaga.com/images/menu.png');
}

#menu ul {
	list-style: none;
	padding: 0 0 0 10;
	margin: auto;
}

#menu li {
}

#menu a {
	float: left;
	height: 20;
	color: #ffffff;
	padding: 4px 20px 0 20px;	
	text-decoration: none;
}

#menu a:hover {
	background-color: #ffffff;
	font-weight: bold;
	color: #0066ff;
}

#menu .current_item {
	background: #000033 url('http://www.tendabatam.batamniaga.com/images/spanduk.png');
	font-weight: bold;
}

/* page */
#page {
	width: 800;
	margin: auto;
	padding: auto;
	background-image: url('http://www.tendabatam.batamniaga.com/images/kulit.png');
	background-repeat: repeat;
}

/* slideshow */
#slideshow {
	padding-top: 30;
	padding-bottom: 0;
	padding-left: 30;
	padding-right: 30;
}

/* content */
#content {
	float: left;
	padding-top: 30;
	padding-bottom: 10;
	padding-left: 70;
	padding-right: 70;
}

/* bottom */
#bottom {
	width: 800;
	background-image: url('http://www.tendabatam.batamniaga.com.batamniaga.com/images/batas.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30;
	padding-bottom: 30;
	padding-left: 70;
	padding-right: 70;
}

#bottom ul {
	list-style: none;
	padding: auto;
}

#bottom li {
	float: left;
	width: 350;
	padding-top: 30;
	padding-bottom: 30;
}


/* gallery */
#gallery {
	float: left;
}

#gallery ul {
	float: left;
	width: 720;
	list-style: none;
	padding-left: 30;
	padding-right: 30;
	padding-bottom: 0;
	padding-top: 0;
}

#gallery li {
	float: left;
	padding-left: 10;
	padding-top: 0;
	padding-bottom: 20;
	padding-right: 10;
	background-image: url('http://www.tendabatam.batamniaga.com/images/frame.jpg');
	background-position: center center;
	background-repeat: no-repeat;
}
/* gallery 2*/
#gallery2 {
	margin: auto;
	padding: auto;
}

#gallery2 h2 {
	margin-left: 30;
	margin-top: 30;
	margin-bottom: 0;
	margin-right: 30;
}

#gallery2 ul {
	list-style-type: none;
	margin:0;	
	width: 750;

}

#gallery2 li {
	list-style-type: none;
	float: left;
	padding: 20;
	margin: 5;
	background-image: url('http://www.tendabatam.batamniaga.com/images/frame2.jpg');
	background-position: center center;
	background-repeat: no-repeat;
}

#gallery2 img {
	width: 200;
	height: 150;
}

/* sidebar */
#sidebar {
	background: #ffffff;
	margin: 0;
	padding: 0;
	width: 250;
	width: color: #0066ff;
}

/* footer */
#footer {
	width: 800;
	margin-left: auto;
	margin-right: auto;
	background-image: url('http://www.tendabatam.batamniaga.com/images/menu.png');
	color: #ffffff;
}

#footer a {
	margin: auto;
	height: 30;
	color: #ffffff;
	padding: 4px 20px 0 20px;	
	text-decoration: none;
}

#footer a:hover {
	background-color: #ffffff;
	color: #0066ff;
	font-weight: bold;
	font-size: 24;
}

/* facebook */
<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/id_ID/all.js#xfbml=1";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

