/*Output Setting*/

body {
	text-align:center;
	color:#494842;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-repeat: no-repeat;
	background-position: top center;
	background-image : url(../images/iketama_top.jpg) ;
}

#Main {
	position:relative;
	width:940px;
	z-index:8;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#Main2 {
	position:relative;
	width:1332px;
	z-index:10;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.style2 {color: #34beed}
.style4 {color: #ec7aa1}
