.cop {
	font-size: 13px;
	color: #333333;
	text-align: center;
}
.cop a:link,a:visited,a:hover {
	font-size: 13px;
	color: #333333;
	text-align: center;
}
body {
	margin: 0px;
	padding: 0px;
	overflow-x:hidden;
	text-align:center;
}
.text {
	font-size: 13px;
	line-height: 150%;
	color: #333;
}
h1 {
	font-size: 13px;
	color: #333;
	font-weight: normal;
}
h2 {
	font-size: 13px;
	color: #333;
	font-weight: normal;
}

.ingb{
	background-attachment: scroll;
	background-color: #FFCC01;
	background-image: url(image/ingb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

