@charset "utf-8";

#right-bottom  {
	float: left;
	width: 200px;
	height: 240px;
	text-align: left;
	font-size: small;
	color: #28221A;
	position: relative;
	left: 570px;
	bottom: 220px;
	visibility: visible;
}
#center  .link-text {
	width: 150px;
	float: left;
	text-align: center;
	right: 150px;
	position: relative;
}

