body {background-image: url("Background Table with Ingredients.jpg");
    background-repeat:no-repeat;
    background-position:left top;
    background-size: 1250px, 1022px}

header {height:100px;
        margin: 20px}

h1 {color:white;
    font-family: sans-serif;
    font-size:50px;}

h2 {color:white;
    font-size: 30px;
    font-family:sans-serif;
    margin-left: 240px;
    margin-top: 125px;
	width: 530px}

h3 {color:white;
    font-size: 20px;
    font-family:sans-serif;
    margin-left: 240px;
    margin-top: 20px}

p  {color:white;
    font-size:20px;
    font-family:sans-serif;
    width: 530px;
    margin-left: 240px}

p2 {color:white;
    font-size:15px;
    font-family:sans-serif;
    width: 530px;
    margin-left: 240px;
    margin-top: 15px}

ul {position: fixed;
    top: 225px;
    list-style-type: none;
    background-color: rgb(115, 101, 92);
    width: 150px;
    height: 200px;
    padding: 20px;
    margin: 20px;
    font-size:20px;
    font-family:sans-serif;
    line-height: 40px}

table{
	margin-left: 240px;
	color: white;
	font-family: sans-serif;
	align-content: center;
}

a  {color: white;
    text-decoration: none}

footer {position: relative;
        top: 150px;
        font-family: sans-serif}
