body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	background-image:  url(/images/crab/crab-bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;

}
.sep {
	background-image: url(/images/crab/crab_lin1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 44px;
	width: 100%;

}
