


body, div, blockquote, p, a, td, tr, ul, li, img, h1, h2, h3, h4, pre, noscript {

margin: 0; padding: 0; border: none; text-indent: 0;
}

td, tr, li ,dt, dd {
	margin-left: 0;
	padding-left: 0;
}

div.visit {
	background-image: url(../images/visit.jpg);
	background-repeat: no-repeat;
	left: 50%;
	margin-left: -400px;
	position: absolute;
	width: 800px;
	clear: both;
	height: 600px;
}

#kolom_150 {
	width: 144px; 
	float: left; 
	margin-right: 0px; 
	height: auto;
	min-height: 200px;
	border: 0px solid white;
	padding-right: 16px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 1.0em;
/*	background-color: white;*/
}

body {
	background: transparent url(../images/bg.jpg);
	background-color: #FF9A00;
	background-repeat: repeat-x;
	color: #5d1011;
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}



