.bgboat {
	background-image:   url(images/bg_2.jpg);
	background-color: #f9fffd;
	background-repeat: no-repeat;
	background-position: center top;
	color: 3366FF;
	background-attachment: fixed;



}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #3333ff;


}
.large {

	font-family: Garamond;
	font-size: 24px;
	font-weight: bold;
	color: #1006ab;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1006ab;
	text-align: justify;

}
.large1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #000099;
	text-decoration: underline;

}
.mediumd {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	text-align: justify;
}
