@charset "utf-8";
.Blackrock {
	background-color: #C7E7FB;
	height: auto;
	width: 999px;
	border: thin solid #0B3913;
}
.content {
	background-image: url(images/bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #C8EBFF;
}

