﻿body{
	margin:0px;
	padding:0px;
	background-color: #f9ece1; /* For browsers that do not support gradients */
 	background-repeat:no-repeat;
 	background-size:cover;
	background-attachment:fixed;
	background-position:center;

}

div.main {
	margin-left:auto;
	margin-right:auto;
    padding:0px;
	width:1000px;
	height:1550px;
}

div.part-1{
	width:1000px;
	height:1250px;
	float:left;
	border:double #ffad98;
}

img.imge{
	width:1000px;
	height:1250px;
}

div.footer{
	width:1000px;
	height:300px;
	float:left;
	background: #f9ece1; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left top, #f9ece1, #fbf4ee); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(top left, #f9ece1, #fbf4ee); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(top left, #f9ece1, #fbf4ee); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to top left, #f9ece1, #fbf4ee); /* Standard syntax */
}

div.foot{
	width:1000px;
	height:100px;
	float:left;
}
  
div.footer-1{
	width:100px;
	height:200px;
	float:left;
}

div.footer-2{
	width:800px;
	height:200px;
	float:left;
}

div.footer-21{
	width:800px;
	height:50px;
}

div.footer-22{
	width:800px;
	height:130px;
}

div.footer-3{
	width:100px;
	height:200px;
	float:left;
}

div.footer-00{
	width:50px;
	height:50px;
	float:left;
}

div.footer-0{
	width:15px;
	height:50px;
	float:left;
}

div.footer-211{
	width:160px;
	height:50px;
	float:left;
}

div.footer-213{
	width:160px;
	height:50px;
	float:left;
}

div.footer-214{
	width:160px;
	height:50px;
	float:left;
}

div.footer-215{
	width:160px;
	height:50px;
	float:left;
}

a.tittle{
	text-decoration:none;
	color:#9a7f71;
	font-size:20px;
	text-align:center;
	display:block;
	padding-top:20px;
}

p.text{
	font-family:tahoma;
	font-size:16px;
	font-style:inherit;
	text-align:center;
	color:#9a7f71;
}

p.text-1{
	font-family:tahoma;
	font-size:16px;
	font-style:inherit;
	text-align:center;
	color:#9a7f71;
}

p.text-2{
	font-family:Times New Roman, serif;
	font-size:14px;
	font-style:inherit;
	text-align:center;
	color:#9a7f71;
}

img.insta{
	width:40px;
	height:40px;
	padding-right:20px;
}