html {
	min-width: 100%;
	min-height: 100%;
  background-image: url(../images/chlkbrd.jpg);
  background-position: top center;
  background-color: black;
  z-index: -3;
}
body {
	width: 1920px;
	height: 1250px;
}

#wrapper {
  width: 1920px;
  height: 1080px;
  position: relative;
  margin: 0 auto
}

#header {
  width: 1616.54px;
  height: 285.92px;
  position: relative;
  background-color: transparent;
  left: 303.46px;
}

#logo {
  position: absolute;
  left: 15px;
  background-image: url(../images/pastaamorelogomain.png);
  height: 293.25px;
  width: 393.75px;
}

#nav {
  width: 303.46px;
  height: 1250px;
  bottom: 303.46px;
  position: relative;
  background-color: #cf1c44;
  right: 0px;
  z-index: 1;
}
#links {
}
#content {
	left: 330px;
  width: 1616.54px;
  height: 630px;
  position: absolute;
  top: 285.92px;
  z-index: 0;
  color: white;
  
 
}
#menutext {
	left: 330px;
  width: 1616.54px;
  height: 630px;
  position: absolute;
  top: 285.92px;
  z-index: 0;
  color: white;
  font-family: "goudy-old-style";
  font-weight: 200;
  font-size: 30px;
  font-style: italic;
}

#footer {
  width: 1616.54px;
  height: 164.08px;
  position: absolute;
  top: 1000px;
}

#footbar {
  width: 1500px;
  height: 10px;
  position: absolute;
  top: 1px;
  left: 340px;
  background-color: white;
}

a {
  Color: white;
  font-family: "goudy-old-style";
  font-weight: 500;
  font-style: bold;
  text-decoration: none;
  
}

ul {
  position: absolute;
  left: 85px;
  top: 360px;
  line-height: 70px;
  color: white;
  text-align: right;
  font-size: 30px;
  letter-spacing: 1px;
  list-style-type: none;
}


#statlocation {
  Color: white;
  font-family: "goudy-old-style";
  font-weight: 500;
  font-size: 25px;
  position: absolute;
  top: 25px;
  right: 0px
}

#cheese {
	  width: 400px;
  height: 390px;
  position: absolute;
  top: 550px;
  left: 1080px;
  background-image: url(../images/pasta.png);
}

#pizza {
	  width: 400px;
  height: 390px;
  position: absolute;
  top: 550px;
  left: 500px;
  background-image: url(../images/pizza.png);
}

#headline1 {
	left: 20px;
  height: 630px;
  position: absolute;
  top: 150px;
  z-index: 0;
  color: white;
  font-family: "goudy-old-style";
  font-weight: 200;
  font-size: 50px;
  font-style: italic;
}

#specialstext1 {
	left: 50px;
  height: 630px;
  position: absolute;
  top: 210px;
  z-index: 0;
  color: white;
  font-family: "goudy-old-style";
  font-weight: 200;
  font-size: 30px;
  font-style: italic;
}

#headline2 {
	left: 600px;
  height: 630px;
  position: absolute;
  top: 150px;
  z-index: 0;
  color: white;
  font-family: "goudy-old-style";
  font-weight: 200;
  font-size: 50px;
  font-style: italic;
}

#specialstext2 {
	left: 630px;
  height: 630px;
  position: absolute;
  top: 210px;
  z-index: 0;
  color: white;
  font-family: "goudy-old-style";
  font-weight: 200;
  font-size: 30px;
  font-style: italic;
}