
/******* CSS Resets *******/
p, ul, ol, h1, h2, h3, blockquote {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4 {
  font-weight: normal; }

nav ul, nav ol {
  list-style-type: none; }

* {
  box-sizing: border-box; }
/********End**********/


body{
	font-family:'Arab', 'Armn', 'Cyrl', 'Grek', 'Hebr', 'Latn', 'Thai';
	font-size: 100%;
	color: #000000;
	line-height: 1.5em;
	background:#ffffff;
	}

div{
	width:600px;
	margin:auto;
	height:325px; 
	position: relative;
	}

#top img{
	 display:block;
	
}

.pag{
	display: block;
	position: absolute;
	top: 20px;
	max-width:8%;
	left: 225px;
	}

#bottom{
	margin-top: 15px;
	height: 40px;
	width: 80%;
	background: #000000;
	position: absolute;
	
}

#bottom p{
	line-height: .5em;
	font-weight: bold;
	font-size: 20px;
	padding-top:15px;
	color: #ffffff;
	text-align: center;
}

#top a{
	display: block;
	left: 180px;
	position: absolute;
	background: #000000;
	bottom:65px;
	text-align: center;
	font-family: dlng:'Arab', 'Armn', 'Cyrl', 'Grek', 'Hebr', 'Latn', 'Thai';
	font-size:15px;
	color:#ffffff;
	text-decoration: none;
	border-radius: 10px;
	padding-right: 10px;
	}

@media only screen and(min-width: 580px){
		body{
			padding: 20px;
		}
		}

h1{
	font-family: palomino-sans-one, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 51px;
	display: block;
	line-height: .75em;
	position: absolute;
	left: 180px;
	bottom:143px;
	color: #d72126;
	text-align: center;
	}

h1 span{
	font-family: "palomino-script", sans-serif;
	}

.black{
	color: #000000;
	font-family: palomino-sans-one, sans-serif;
	left: 180px;
	}


/**************M***************/

#welcom{
	position: relative;
	top: 50px;
}

#welcom p{
	margin: 10px;
	display: block; 
}

h2{
	color: #d72126;
	padding-left: 55px;
	font-family: misslee, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 23px;
	margin-top: 20px;
	}

#menu h2{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cf8829+0,fff1ab+50,b67c2b+100 */
	background: -webkit-linear-gradient(left, #cf8829 0%, #fff1ab 50%, #b67c2b 100%);
	background: -o-linear-gradient(left, #cf8829 0%, #fff1ab 50%, #b67c2b 100%);
	background: linear-gradient(to right, #cf8829 0%, #fff1ab 50%, #b67c2b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
   	padding: 15px;
	width: 80%;
	margin-top: 20px;
	font-size: 20px;
}

#menu p{
	padding-left: 140px;
	margin: 15px;
	font-weight: bold;
	font-size: 24px;
	}

img{
	max-width:80%;
}

/*************B*********/

#book{
	height: 370px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#faf2bf+0,cb9d58+100 */
	background: radial-gradient(ellipse at center,  #faf2bf 0%,#cb9d58 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	padding: 15px;
	width: 570px;
	margin-top: 13px;
	font-size: 14px;
	
	}

#book form{
	display: flex;
	flex-wrap: wrap;
	
	}

div.form-example2 {
    flex: 1;
	padding-left: 0;
	width: 100px;
	padding: 10px;
	color:#d72126;
  
	height: 230px;
	}

div.form-example3 {
    flex: 1;
	width: 100px;
	padding: 10px;
	color:#d72126;
  
	
	height: 230px;
	}

div.form-example4{
	background: #ffffff;
	border: none;
	border-radius: 15px;
	padding: 10px;
	margin-bottom: 5px;
	height: 80px;
	width: 445px;
	}

#form-example1{
	
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	width: 100px;
}

div.form-example5{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #ffffff;
	width: 100px;

}

label,
input {
	display: table-cell;
	color: #d72126;
	border-radius: 10px;
	margin: 2px;
	text-align: center;
}

label {
    padding: 2px;
	padding-left: 10px;
}

input{
	font-weight: bold;
	border: none;
	height: 30px;
	}

/***#needs {
	width: 100%;
	background: #ffffff;
	border: none;
	border-radius: 15px;
	padding: 10px;
	margin-bottom: 5px;
	height: 80px;
	width: 250px;
}*****/

/**input [type="submit"]{
	padding-top: 0; 
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color:#d72126;
	
}

/****div.form #name{
	height: 115px;
	width: 80px;
	padding: 5px;
	order: 1;
}****/


/*********Footer*****/

footer{
	background-color: #000000;
	width: 80%;
	font-size: 16px;
	line-height: 25px;
	color:#ffffff;
	height: 210px;
	
}

footer section{
	display: flex;
	flex-wrap: wrap;
	margin: 20px;
	margin-top: 0;
	padding-top: 10px;
}

section h3{
	margin-left: 165px;

}


footer div p:last-of-type{
	padding-right: 20px;
	
}

div a{
	padding: 5px;
	text-decoration: none;
	color:#ffffff;
	line-height: 1.5em;
	
	}

nav ul{
	display: flex;
    margin: 20px;
}

footer div{
	display: flex;
	flex-wrap: wrap;
	margin: 20px;
	flex: 1;
	
	}









