body{font-family: Cambria, Helvetica, sans-serif; padding: 30px 30px 30px 30px; }
.p0{text-align: left;margin-top: 0px;margin-bottom: 0px;}
.p1{text-align: center;margin-top: 0px;margin-bottom: 0px;}
.p2{text-align: center;padding-left: 14px;margin-top: 0px;margin-bottom: 0px;}
.p3{text-align: center;padding-left: 18px;margin-top: 0px;margin-bottom: 0px;}
.p4{text-align: center;padding-left: 13px;margin-top: 0px;margin-bottom: 0px;}
.ft0{font: 1px 'Cambria';line-height: 1px;}
.ft1{font: italic bold 27px 'Cambria';color: #fc0011;line-height: 32px;}
.ft2{font: bold 27px 'Cambria';color: #002c91;line-height: 32px;}
.ft3{font: bold 18px 'Book Antiqua';line-height: 22px;}
.ft4{font: bold 20px 'Cambria';line-height: 23px;}
@font-face{ font-family: kruti dev ;  src: url( 'images/k010.TTF' ) format("truetype");}
.hinditext{ font-family: kruti dev; font-size:16px;font-weight: bold;}
#uploadPreview {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.crop_preview {
	background:#e1e1e1;
	width:300px;
	padding:30px;
	height:300px;
	margin-top:30px
}
#page_1 {
	position:relative;
	overflow: hidden;
	padding: 1px 1px 1px 1px;border:3px solid blue;
}
#id_1{
	border:none;
	margin: 5px 0px 0px 58px;
	padding: 0px;
	border:none;
	overflow: hidden;
}
#data {
	background: url(images/1-IRM-Jaipur.png);
	-ms-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: contain;
	opacity: 0.1;filter: 
	alpha(opacity=10);
	width: 100%; 
	height: 100%;
	position: absolute;
}
.six-sec-ease-in-out {
  -webkit-transition: width 6s ease-in-out;
  -moz-transition: width 6s ease-in-out;
  -ms-transition: width 6s ease-in-out;
  -o-transition: width 6s ease-in-out;
  transition: width 6s ease-in-out;
}