@charset "utf-8";
.bcr {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 90em;
	text-decoration: none;
	background-color: #CCCCCC;
	background-image: url(/images/sandshelltexture.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	list-style-type: none;
}
