.heading {
	background-attachment: fixed;
	background-image: url(../images/images/heading.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer_h {
	background-attachment: fixed;
	background-image: url(../images/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	background-attachment: fixed;
	background-image: url(../images/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.links {
	font-family: Georgia;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.welcome {
	font-family: Georgia;
	font-size: large;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.img-right {
	float:right; 
	margin: 0 0 15px 15px;
}
.cleaner {
      clear:both;
      height:1px;
	  font-size:1px;
	  border:none;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
	  background:transparent;
      }
.gallery-thumb img{
	margin:10px 0 40px 0;
}
.specialise {
 	font-size:20px;
	color:#dddddd;
	}
.goTop a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	}

