body {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	background-color: #A3937C;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center;



}
.point {
	font-size: 12px;
	color: #666666;
}
.underline {
	font-size: 12px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AB986B;
}
