body {
	background-image: url(../image/inc_bg_01.jpg);
	background-repeat: no-repeat;
	background-color: #DEDBC3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;

}
.maincopy {
	font-family:  Arial, Helvetica, Verdana,sans-serif;
	font-size: 8pt;
	line-height: 14pt;
}
a:link {
	color: #A52529;
	text-decoration: none;
}
a:hover {
	color: #CC3236;
	text-decoration: underline;
}
a:visited {
	color: #A52529;
	text-decoration: none;
}

.article {
   column-count: 2;
   column-gap: 20px;
   column-width: 300;
}
