body {
	SCROLLBAR-FACE-COLOR: #861d10;
	SCROLLBAR-HIGHLIGHT-COLOR: #861d10;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	SCROLLBAR-BASE-COLOR: #Black;
	scrollbar-3d-light-color: Black;
	scrollbar-dark-shadow-color: Black;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	padding: 0;
	margin: 0;
	border: 0;
	height: 100%;
	width: 100%;
	background-color: #e1bc75;
}
img {
	margin: 0;
	padding: 0;
	border: none;
}
#intro {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 850px;
	height: 540px;
	margin-top: -280px;
	margin-left: -425px;
}
#intro_in {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 850px;
	height: 500px;
	margin-top: -278px;
	margin-left: -423px;
	background-image: url(../kepek/bg_intro_in.jpg);
}
#head {
	height: 85px;
	padding-top: 25px;
	text-align: center;
	cursor: pointer;
}
#container {
	margin: auto;
	width: 850px;
	height: 345px;
}
#container div {
	float: left;
	width: 170px;
	height: 345px;
	position: relative;
	overflow: hidden;
}
#container img {
	position: absolute;
}
#foot {
	width: 830px;
	height: 20px;
	margin: 10px;
	padding-top: 5px;
	text-align: center;
	background-color: #c49a6c;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	clear: both;
	display: inline;
	line-height: normal;
	color: #861d10;
}
h2 {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	clear: both;
	display: inline;
	line-height: normal;
	color: #000;
}