body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(body.jpg);
	background-repeat: repeat;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #FFFFFF;
}
.tail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.3em;
}
.contant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5;
	white-space: normal;
	margin: 5px;
}
.menu {
	line-height: 1.7;
}
.contant a:link { color: #FFFFFF;  }
.menu a:hover { color: #FFFFFF; background: #666666}
.contant a:visited { color: #FFFFFF;}
.contant a:active { color: #FFFFFF;}
