.one{

	background-image: url(pizza3.png);
	background-size: cover;
	background-position:  50% 20%;
	background-repeat: no-repeat;
}



.two {
	background-image: url(pizza1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.bgs{
	position: absolute;
	top: 15%;
	width: 100%;
	height: 772px;
	background-image: url( pizzasource.jpg)

}



@media screen and (max-width: 1600px){
	html{
		height: 100%;
	}
}



.pizza{
	
	display: inline-block;   
    margin: 0;
    padding: 0;
    position: fixed;
    top: 30px;
    left: 50px;
    
}



a.menu:hover{
	color: rgb(217, 176, 72);
}



a.pizza:hover { 	
    content: url(99954.png);   
}



ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 50px;
    width: 100%;
	font-family: 'Montserrat', sans-serif;;
    font-size: 11pt;
    text-align: center;
    font-weight: lighter;
}



.subtwo {
	color: green;
	font-size: 50pt;
	font-family: 'Montserrat', sans-serif;
	position: relative;
	font-weight: 200;
	
	left:100px;


	}

.subone {
	color: green;
	font-size: 50pt;
	font-family: 'Montserrat', sans-serif;
	position: absolute;
	font-weight: 300;
	top: 70px;
	right:250px;


	}

li{
	display: inline;
}



li a{
    padding-right: 75px;
    padding-left: 75px;
	color: green;
	text-decoration: none;
}



@media screen and (max-width: 1200px){
	li {
		padding-right: 15%;
		padding-left: 15%;
	}
}





.homepage{
	
	position: absolute;
	width: 70%;
	color: rgb(217, 176, 72);
	line-height: 150pt;
	font-size: 120pt;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-weight: lighter;

	}
	
	
		
.homepagetwo{
	font-weight: 200;
	position: absolute;
	width: 100%;
	color: rgb(217, 176, 72);
	line-height: 170pt;
	font-size: 72pt;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	}
	
.homepage3{
	top: 210px;
	font-weight: light;
	position: absolute;
	width: 75%;
	color: rgb(217, 176, 72);
	line-height: 150pt;
	font-size: 50pt;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	}



	
	
	

@media screen and (max-width: 670px){
	.homepagetwo {
		top: 10%;
		font-size: 72pt;
		line-height: 60pt;
	}
}




@media screen and (max-width: 670px){
	.homepage {
		top: 10%;
		font-size: 60pt;
		width: 100%;
		
	}
}

@media screen and (max-width: 670px){
	.homepage3 {
		top: 20%;
		font-size: 40pt;
		width: 100%;
		text-transform: none;
		font-weight: lighter;
	}
}



.ingredientsone{
	left:500px;
	top: 200px;
	position: absolute;
	font-family: 'Raleway', sans-serif;;
    font-size: 12pt;
    
}



.ingredientstwo{
	left:1000px;
	top: 320px;
	position: absolute;
	font-family: 'Raleway', sans-serif;;
    font-size: 12pt;
   


}



.ingredientsthree{
	left:700px;
	top: 770px;
	position: absolute;
	font-family: 'Raleway', sans-serif;
    font-size: 12pt;

	
	
}



.infoone{
	width:600px;
}



.infotwo{
	width:400px;
}



p.subt {
	color: rgb(217, 176, 72);
	margin-bottom: 0;	
	font-size: 50pt;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif;
}



.bodcopy{	

	line-height: 19pt;
	font-family: 'Raleway', sans-serif;
    font-size: 12pt;  
}
.bodcopyone{	

	line-height: 19pt;
	font-family: 'Raleway', sans-serif;
    font-size: 12pt;  
    color: green;
    position: absolute;
    left: 100px;
    top: 150px;
}

.first{
	display: inline-block;
	top: 15%;
	left: 22%;
	position: absolute;
	width: 600px;
}



.second{
	display: inline-block;
	top: 25%;
	left: 58%;
	position: absolute;
	width:400px;
}



.third{
	display: inline-block;
	top: 25%;
	left: 22%;
	position: absolute;
	width:400px;
}




.fourth{
	display: inline-block;
	top: 15%;
	left:47%;
	position: absolute;
	width:600px;
}




.restlink {
    margin: 0 10px 10px 0;
    padding: 20px;
    width: 400px;
    height: 250px;
    float: left;

    box-sizing: border-box;
    text-align: center; 


}






.besttwo{
	left: 5%;
	display: block;
	top: 345px;
	position: absolute;
	}
	
	
	
	
.bestfour{
	left: 5%;
	top: 620px;
	display: block;
	position: absolute;
	}
	
	
		
	
.logo{

 	display: inline-block;
    float: none;
	width:50%;

	padding: 5%;

	display: block;
    margin: auto;

    }
	

	a#re{

	font-size: 12pt;
	font-family: 'Raleway', sans-serif;
	text-decoration: none;
	color: black;
	}
	
	.restlink:hover{
		-webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
  		}
}
	



