body {
    background-image: url('OurKitchenOG.jpg');
    background-color: floralwhite;
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    padding: 0;
    margin: 0;
}

div.menu {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

h1.header {
    text-align: center;
    font-size: 60px;
    margin-top: 0;
    margin-bottom: 45px;
    padding-top: 20px;
    padding-bottom: 10px;
    background: linear-gradient(to left,
            rgba(255,235,205,0),
            rgba(255,235,205,0.4),
            blanchedalmond,
            navajowhite,
            bisque,
            bisque,
            bisque,
            navajowhite,
            blanchedalmond,
            rgba(255,235,205,0.4),
            rgba(255,235,205,0));
}

a {
    position: absolute;
    display: inline;
    text-align: center;
    left: 6.7%;
    /* margin-left: auto;
    margin-right: auto; */
}
a.home {
    padding-top: 10px;
    position: relative;
    display: block;
    left: 47.5%;
    width: 5%;
    font-size: 30px;
    font-family: 'Snell Roundhand', cursive;
    color: black;
}
a.home:hover {
    background: none;
    color: ghostwhite;
    /* -webkit-text-stroke: 1px black; */
}
a.home_r {
    position: relative;
    display: block;
    left: 44%;
    width: 12%;
    font-size: 30px;
    padding-top: 10px;
    font-family: 'Snell Roundhand', cursive;
    color: black;
}
a.home_r:hover {
    background: none;
    color: ghostwhite;
    /* -webkit-text-stroke: 1px black; */
}

a.chicken {
    position: relative;
    display: inline-block;
    width: 10%;
    left: 0;
    font-size: 30px;
    font-family: 'Snell Roundhand', cursive;
    color: black;
    background-color: ghostwhite;
    padding: 10px;
    border-radius: 10px;
    border: thin solid black;
}
a.chicken:hover {
    /* color: ghostwhite;
    background-color: black; */
    background: linear-gradient(to left,
    rgba(255,235,205),
    blanchedalmond,
    navajowhite,
    bisque,
    bisque,
    bisque,
    navajowhite,
    blanchedalmond,
    rgba(255,235,205));
    color: black;
    /* -webkit-text-stroke: 1px black; */
}
a.fish {
    position: relative;
    display: inline-block;
    width: 10%;
    left: 0;
    font-size: 30px;
    font-family: 'Snell Roundhand', cursive;
    color: black;
    background-color: ghostwhite;
    padding: 10px;
    border-radius: 10px;
    border: thin solid black;
}
a.fish:hover {
    /* color: ghostwhite;
    background-color: black; */
    background: linear-gradient(to left,
    rgba(255,235,205),
    blanchedalmond,
    navajowhite,
    bisque,
    bisque,
    bisque,
    navajowhite,
    blanchedalmond,
    rgba(255,235,205));
    color: black;
    /* -webkit-text-stroke: 1px black; */
}
a.steak {
    position: relative;
    display: inline-block;
    width: 10%;
    left: 0;
    font-size: 30px;
    font-family: 'Snell Roundhand', cursive;
    color: black;
    background-color: ghostwhite;
    padding: 10px;
    border-radius: 10px;
    border: thin solid black;
}
a.steak:hover {
    /* color: ghostwhite;
    background-color: black; */
    background: linear-gradient(to left,
    rgba(255,235,205),
    blanchedalmond,
    navajowhite,
    bisque,
    bisque,
    bisque,
    navajowhite,
    blanchedalmond,
    rgba(255,235,205));
    color: black;
    /* -webkit-text-stroke: 1px black; */
}
a.pork {
    position: relative;
    display: inline-block;
    width: 10%;
    left: 0;
    font-size: 30px;
    font-family: 'Snell Roundhand', cursive;
    color: black;
    background-color: ghostwhite;
    padding: 10px;
    border-radius: 10px;
    border: thin solid black;
}
a.pork:hover {
    /* color: ghostwhite;
    background-color: black; */
    background: linear-gradient(to left,
    rgba(255,235,205),
    blanchedalmond,
    navajowhite,
    bisque,
    bisque,
    bisque,
    navajowhite,
    blanchedalmond,
    rgba(255,235,205));
    color: black;
    /* -webkit-text-stroke: 1px black; */
}
a.veg {
    position: relative;
    display: inline-block;
    width: 10%;
    left: 0;
    font-size: 30px;
    font-family: 'Snell Roundhand', cursive;
    color: black;
    background-color: ghostwhite;
    padding: 10px;
    border-radius: 10px;
    border: thin solid black;
}
a.veg:hover {
    /* color: ghostwhite;
    background-color: black; */
    background: linear-gradient(to left,
    rgba(255,235,205),
    blanchedalmond,
    navajowhite,
    bisque,
    bisque,
    bisque,
    navajowhite,
    blanchedalmond,
    rgba(255,235,205));
    color: black;
    /* -webkit-text-stroke: 1px black; */
}
a.restaurant {
    position: relative;
    display: inline-block;
    width: 10%;
    left: 0;
    font-size: 30px;
    font-family: 'Snell Roundhand', cursive;
    color: black;
    background-color: ghostwhite;
    padding: 10px;
    border-radius: 10px;
    border: thin solid black;
}
a.restaurant:hover {
    /* color: ghostwhite;
    background-color: black; */
    background: linear-gradient(to left,
    rgba(255,235,205),
    blanchedalmond,
    navajowhite,
    bisque,
    bisque,
    bisque,
    navajowhite,
    blanchedalmond,
    rgba(255,235,205));
    color: black;
    /* -webkit-text-stroke: 1px black; */
}
a.try {
    position: relative;
    display: inline-block;
    width: 10%;
    left: 0;
    font-size: 30px;
    font-family: 'Snell Roundhand', cursive;
    color: black;
    background-color: ghostwhite;
    padding: 10px;
    border-radius: 10px;
    border: thin solid black;
}
a.try:hover {
    /* color: ghostwhite;
    background-color: black; */
    background: linear-gradient(to left,
    rgba(255,235,205),
    blanchedalmond,
    navajowhite,
    bisque,
    bisque,
    bisque,
    navajowhite,
    blanchedalmond,
    rgba(255,235,205));
    color: black;
    /* -webkit-text-stroke: 1px black; */
}

a.list {
    position: relative;
    display: inline;
    left: 0%;
    color: black;
    text-decoration: none;
}
a.list:hover {
    color: gray;
}

p {
    background-color: ghostwhite;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
p.rintro {
    margin-top: 45px;
    margin-bottom: 45px;
    padding: 30px 20px 35px;
    width: 40%;
    font-size: 30px;
    color: black;
    border-radius: 10px;
    border: medium double;
}
p.list {
    margin-top: 45px;
    margin-bottom: 0;
    padding: 25px 20px 0px;
    width: 70%;
}
b.title {
    text-align: center;
    font-size: 30px;
    color: black;
    font-family: 'Snell Roundhand', cursive;
}

ul {
    background-color: ghostwhite;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    text-align: left;
    padding: 20px 20px 30px;
    font-size: 20px;
    color: black;
    list-style-position: outside;
}
i.sub {
    font-size: 18px;
}
img.linksym {
    height: 18px;
    width: 18px;
    position: relative;
    display: inline;
    vertical-align: middle;
}


div.nav {
    position: fixed;
    bottom: 4%;
    right: 1.4%;
    display: block;
    width: 11%;
    margin: auto;
    padding: 0;
}
ul.nav {
    padding: 3px;
    background-color: rgba(248,248,255,0.8);
    width: auto;
    list-style-position: inside;
    border-radius: 10px;
    border: medium double black;
    padding-top: 3%;
    padding-bottom: 3%;
}
a.nav {
    font-size: 15px;
    color: black;
}
li.nav {
    list-style-type: circle;
}
li.nav:hover {
    list-style-type: disc;
}