html {
	background: url(Images/bistrobw.jpg) no-repeat center center fixed;
	background-size: cover;
	background-size: auto auto;
	fit-position: auto;
	width: auto;
	margin-left: 0px;
}
h1 {
	background-image: url(Logos/logonobg.png);
	background-repeat: no-repeat;
	position: relative;
	width: 1134px;
	height: 160px;
	top: 15px;
	margin-left: auto;
    margin-right: auto;
}
#tophead {
	position: absolute;
	background-color: black;
	width: 1920px;
	height: 220px;
	opacity: 0.57;
	margin-left: auto;
    margin-right: auto;
}
li {
	position: relative;
	color: #d7c5b7;
	font-family: 'klinic slab';
	display: inline-block;
	top: 100px;
	margin-left: auto;
	margin-right: auto;
	margin: 50px;
	left: auto;
}
/* unvisited link */
a:link {
    color: #cf1c44;
	text-decoration: none;
}

/* visited link */
a:visited {
    color: #0b9446;
	text-decoration: none;
}
#middlebox {
	position: relative;
	background-color: black;
	width: 1084px;
	height: 218px;
	opacity: 0.80;
	top: 54px;
	left: 200px;
}
#middleboxstory {
	position: relative;
	background-color: black;
	width: 1084px;
	height: 449px;
	opacity: 0.84;
	top: 114px;
	margin-left: auto;
	margin-right: auto;
}
#middleboxnews {
	position: relative;
	background-color: black;
	width: 596px;
	height: 42px;
	top: 86px;
	margin-left: auto;
	margin-right: auto;
}
#middleboxcontact {
	position: relative;
	background-color: black;
	width: 596px;
	height: 42px;
	top: 86px;
	margin-left: auto;
	margin-right: auto;
}
p {
	position: absolute;
	color: #d7c5b7;
	font-family: 'Klinic Slab';
	font-weight: normal;
	font-size: 36px;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 45px;
}
p2 {
	position: absolute;
	color: #d7c5b7;
	font-family: 'Klinic Slab';
	font-weight: normal;
	font-size: 28px;
	margin-left: 38px;
	margin-right: 40px;
	margin-top: 45px;
}
p3 {
	position: absolute;
	color: #d7c5b7;
	font-family: 'Klinic Slab';
	font-weight: normal;
	font-size: 28px;
	margin-left: auto;
	margin-right: auto;
}
p4 {
	position: absolute;
	color: #d7c5b7;
	font-family: 'Klinic Slab';
	font-weight: normal;
	font-size: 28px;
	margin-left: 0px;
	margin-right: auto;
}
#bottompic1 {
	background-image: url(Images/foodandapps1.jpg);
	position: absolute;
	width: 290px;
	height: 200px;
	top: 486px;
	left: 209px;
}
#bottompic2 {
	background-image: url(Images/pastabread2.jpg);
	position: absolute;
	width: 290px;
	height: 200px;
	top: 486px;
	left: 612px;
}
#bottompic3 {
	background-image: url(Images/wine3.jpg);
	position: absolute;
	width: 290px;
	height: 200px;
	top: 486px;
	left: 1003px;
}
#menu {
	background-image: url(Images/menu1.jpg);
	position: relative;
	background-repeat: no-repeat;
	width: 970px;
	height: 616px;
	top: 51px;
	margin-left: auto;
    margin-right: auto;
}
#news1 {
	background-image: url(Images/wineandapps3.jpg);
	position: relative;
	background-repeat: no-repeat;
	width: 650px;
	height: 380px;
	top: 101px;
	margin-left: auto;
	margin-right: auto;
}
#contact1 {
	background-image: url(Images/pastanest1.jpg);
	position: relative;
	background-repeat: no-repeat;
	width: 650px;
	height: 380px;
	top: 161px;
	margin-left: auto;
	margin-right: auto;
}
