@charset "utf-8";
/* CSS Document */

.Tarang, .Deshpande, .Art, .Menu, .Test, .TestRam, .Content, .Bottom  {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.Deshpande {
    font-family: "DIN-Next-W01-Light";
    font-size: 36px;
	text-align:center;
}
.Art {
    font-family: "DIN-Next-W01-Light";
    font-size: 18px;
	text-align:center;
}
.ArtDesh {
    font-family: "DIN-Next-W01-Light";
    font-size: 19px;
	text-align:center;
}
.ArtDesh2 {
    font:19px/1.1em helvetica-w01-light,helvetica-w02-light,sans-serif;
    font-size: 19px;
	text-align:center;
	color: #828282;
}
.ArtDesh3 {
    font:19px/1.1em helvetica-w01-light,helvetica-w02-light,sans-serif;
    font-size: 19px;
	
	color: #828282;
}

.ArtDeshWork {
    font-family: "DIN-Next-W01-Light";
    font-size: 19px;
	text-align:center;
	color:#12b0f1;
}

.Menu {
 font:13px/1.1em helvetica-w01-light,helvetica-w02-light,sans-serif;
  font-weight: normal;
  color: #000000;
}
.Menu:hover {
 
 font:13px/1.1em helvetica-w01-light,helvetica-w02-light,sans-serif;
  font-weight: normal;
  color: #719a3c;
}
.Test {
font-family: "EB Garamond";
    font-size: 28px;
	}
	.TestRam {
font-family: "EB Garamond";
    font-size: 18px;
	}

.Content {
  font-family:"Helvetica-W01-Light";
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  text-align:justify;
}

.ContentLink {
  font-family:"Helvetica-W01-Light";
  font-size: 14px;
  font-weight: normal;
  color:#000000;
  
  text-align:justify;
}
.ContentLink:hover {
  font-family:"Helvetica-W01-Light";
  font-size: 14px;
  font-weight: normal;
  color:#0000CC;
  text-decoration:underline;
  text-align:justify;
}


@font-face {
  font-family: "Helvetica-W01-Light";
  src: url("http://static.wix.com/services/third-party/fonts/user-site-fonts/fonts/717f8140-20c9-4892-9815-38b48f14ce2b.eot?#iefix") format("eot"), url("http://static.wix.com/services/third-party/fonts/user-site-fonts/fonts/03805817-4611-4dbc-8c65-0f73031c3973.woff") format("woff"), url("http://static.wix.com/services/third-party/fonts/user-site-fonts/fonts/d5f9f72d-afb7-4c57-8348-b4bdac42edbb.ttf") format("truetype"), url("http://static.wix.com/services/third-party/fonts/user-site-fonts/fonts/05ad458f-263b-413f-b054-6001a987ff3e.svg#05ad458f-263b-413f-b054-6001a987ff3e") format("svg");
}



@font-face {
  font-family: "DIN-Next-W01-Light";
  src: url("http://static.wix.com/services/third-party/fonts/user-site-fonts/fonts/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix") format("eot"), url("http://static.wix.com/services/third-party/fonts/user-site-fonts/fonts/bc176270-17fa-4c78-a343-9fe52824e501.woff") format("woff"), url("http://static.wix.com/services/third-party/fonts/user-site-fonts/fonts/3516f91d-ac48-42cd-acfe-1be691152cc4.ttf") format("truetype"), url("http://static.wix.com/services/third-party/fonts/user-site-fonts/fonts/d1b1e866-a411-42ba-8f75-72bf28e23694.svg#d1b1e866-a411-42ba-8f75-72bf28e23694") format("svg");
}



@font-face {
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 400;
  src: local("EB Garamond"), local("EBGaramond"), url("http://themes.googleusercontent.com/static/fonts/ebgaramond/v5/kYZt1bJ8UsGAPRGnkXPeFYbN6UDyHWBl620a-IRfuBk.woff") format("woff");
}


.Bottom {
  font: 12px/1.3em helvetica-w01-light,helvetica-w02-light,sans-serif;
  font-weight: normal;
  color: #D9D9D9;
  text-align:justify;
}

.BG {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:left top;
	background-attachment:fixed;
	background-image: url(../Images/Background/crumpled-paper.jpg);  
	}
	.BGWhite
	{
	background-color:#FFFFFF;
	}
	.BGFixed
	{
	background:rgba(245,245,245,.5); 
	margin:0px auto; 
	display:table;
	}
	