#overlay {position: relative;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
				background-color: #000;
				filter:alpha(opacity=70);
				-moz-opacity:0.7;
				-khtml-opacity: 0.7;
				opacity: 0.7;
				z-index: 100;
				display: none;}

.section-heading h2{background:url(../img/mantra-heading-bg.jpg) no-repeat center;}

.head-one{font-size:60px;font-family: 'walt disney';}

.my-font-style{font-size:50px;}
