.tinyTxt {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.defTxt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.seychelles {
	background-attachment: fixed;
	background-image: url(images/seychelles_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
