body {
	background-image: url("../BoatsForSale/images/bg_03.jpg");
	background-repeat:no-repeat;
	background-position: 10px 0px;
	font-family: "Arial";
	color: #0000FF;
	font-weight: bold;
	background-attachment: fixed;

}


.ana{
	font-family: "Arial Narrow";
	color: #000099;
	font-size: 18px;
	font-weight: bold;
}


.call{
	font-family: "Arial";
	color: #FF9900;
	font-size: 24px;
	font-weight: bold;
}

.red{
	font-family: "Arial";
	color: #FF0000;
	font-weight: bold;
}
.tbbg{ 
     background-attachment: fixed; 
	 background-image: url("../BoatsForSale/images/bg_04.jpg"); 
	 background-repeat: no-repeat; 
	 background-position: center top
}

.box{
	text-align: center;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000080;
}

a.top {
	font-size: 7px;
}

