.body {
	background-image: url(images/index_01.jpg);
	background-repeat: repeat-x;
	background-color: f1f1bb;
}
.bodyic {
	background-attachment: fixed;
	background-image: url(images/index_14.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
