.bkt {
	background-attachment: fixed;
	background-image: url(img/bkstyle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titled {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.myb {
	font-weight: bold;
}
H2{
	text-transform: uppercase;
}