@charset "utf-8";
#maintext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
}
#bakground {
	background-image: url(images/RCBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
