@charset "UTF-8";
.back {
	background-attachment: fixed;
	background-image: url(../images/bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.darkblue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #133853;
	text-decoration: none;
}
