

body{
	background-color: #34FFF3;
	padding: 100px;
	
}

/* -------- The page work------ */
 body{
 	font-family: Goergia, serif;
 	font-size: 17px;
 	line-height: 27px
 	width:700px;
 	margin: 0px auto;
 }
 ul{
 	list-style: none;
 	padding-left: 0px: 
 }
 ul li{
 	margin-bottom: 25px;
 }
 img{
 	width: 450px;
 	height: 450px;
 
 }
 iframe img{
 	width: 100%;
 	height: 100%;
 	text-align: center;
 	line-height: 22px;
 	margin-bottom: 40px;
 	margin-top: 30px;
 }
 .price{
 	font-style: italic;
 	font-size: 15px;
 	color: #a7b5bc;
 	display: block;

 }
 ul{
 	text-align: center;
 	line-height: 22px;
 	margin-bottom: 40px;
 	margin-top: 30px;
 }
 h2{
 	text-align: center;
 	font-weight: normal;
 	letter-spacing: 1px;
 	text-transform: none;
 	font-style: italic;
 	font-size: 22px;
 	color: #000;
 }
h3{
	text-align: center;
 	font-weight: normal;
 	letter-spacing: 5px;
 	text-transform: uppercase;
 	color: #000;
 	border-bottom: 4px double #a7b5bc;
 	padding-bottom: 10px;
 	margin-bottom: 10px;
}
table{
	text-align: 10px;
	margin-right: 10px;
	border: 4px #000;
}

form{
	text-align: center;
	border-spacing: 4px;
}
em{
	text-align: center;
	font-style: italic;
 	font-size: 24px;
 	color: #a7b5bc;
 	display: inline-block;
 	word-spacing: 10px;

}
footer{
	position: relative;
	clear: both;
	bottom: 1px;
	margin-bottom: 1px;
	font-style: italic;
	font-size: 12px;


}
#often{
	text-align: center;

}	
div{
	text-align: center;
}
table{
	align-content: center;
	text-align: center;

}






















