@charset "UTF-8";
body {
	background-color: rgba(255,249,184,1.00);
	margin-left: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
}
#container {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 0px;
}
#Header h1 a {
}
h1  {
	font-weight: 400;
	text-align: center;
	font-size: 3rem;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}
a {
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}
#nav{
    width: 847px;
    padding: 0;
    list-style: none;
    max-width: 261.5px;
    display: inline;
    margin-top: auto;
    margin-bottom: 20px;
    margin-right: auto;
    float: left;
    margin-left: 0px;
}
#nav li {
    float: left;
    padding-top: 8px;
    padding-right: 15px;
    padding-left: 15px;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
}




main {
    padding-top: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 60px;
    padding-right: 60px;
    margin-top: auto;
    margin-bottom: auto;
    text-align: center;
    inline-box-align: center;
}

#about {
	margin-left: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	padding-left: 60px;
	padding-right: 60px;
}

* {box-sizing:border-box}
#recipes photos {
	margin-left: auto;
	margin-right: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
}

/* Slideshow container */
.slideshow-container {
    position: relative;
    margin: auto;
    max-width: 610px;
    inline-box-align: initial;
    min-width: 610px;
}

/* Hide the images by default */
.mySlides {
    display: none;
    text-align: center;
}

/* Next & previous buttons */
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    color: white;
    font-weight: bold;
    font-size: 25px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
	color: #FFDEE9;
	font-size: 15px;
	padding-top: 8px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 8px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align: center;
	height: auto;
	background-color: rgba(89,154,171,1.00);
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #D5B1AB;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}
p {
    max-width: 550px;
    margin: auto;
    text-indent: 12pt;
    padding-top: 10px;
}


.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
h2 {
	margin-left: auto;
	margin-right: auto;
	float: none;
	text-align: center;
}
#top3 {text-align: center}
#top3 img {
	
	display: inline-block;
	width: 30%;
	margin: 0 1% 0 1%;
}
.next {
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(89,154,171,1.00);
	color: rgba(255,222,233,1.00);
	font-size: 25px;
}
.prev {
    margin-left: -305px;
    margin-right: 0px;
    background-color: rgba(89,154,171,1.00);
    color: rgba(255,222,233,1.00);
    font-size: 25px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.backtotop {
	display: inline-table;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-right: auto;
	padding-top: auto;
	padding-bottom: auto;
	padding-left: auto;
	right: auto;
	float: none;
	left: auto;
}
footer {
    background-image: url(pizzaonplate.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 49% 160%;
    background-clip: content-box;
    background-origin: content-box;
    color: rgba(255,255,255,1.00);
    font-size: 1rem;
    font-weight: normal;
    font-variant: normal;
    padding-left: auto;
    padding-right: auto;
    display: run-in;
    background-size: auto auto;
    text-align: center;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-indent: -79px;
    text-transform: capitalize;
    letter-spacing: normal;
    word-spacing: normal;
    list-style-position: outside;
    text-decoration: none;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 17px;
    max-width: 680;
}
.contact h1 {
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
}


footer ul {
	padding-bottom: 25px;
	padding-top: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	margin-left: auto;
	left: auto;
	float: none;
	right: auto;
	margin-right: auto;
	padding-left: auto;
	padding-right: auto;
	text-decoration: none;
	list-style-position: outside;
	letter-spacing: 3px;
}
a:link, a:visited {
	color: rgba(89,154,171,1.00);
}
a:hover, a:active {
	color: rgba(255,222,233,1.00);
}
.email {
    min-width: 290px;
    margin-top: 5px;
    margin-bottom: auto;
    padding-top: auto;
    padding-right: auto;
    padding-bottom: auto;
    max-width: 300px;
    margin-left: 140px;
    margin-right: 128px;
    padding-left: auto;
}
.comments {
    min-width: 370px;
    min-height: 110px;
    max-height: none;
    max-width: 370px;
    display: inline;
    padding-top: 0px;
    margin-top: 11px;
    margin-bottom: auto;
    margin-right: 92px;
    margin-left: 100px;
    padding-left: 0px;
}
.contact ul {
    max-width: 345px;
    align-content: center;
}
 {
}
