body{
	margin: 0px ;
	font-family: font-family: 'Abril Fatface', cursive;
	font-size: 15px;
	line-height: 20px;
	background-color: #f2f4fb;
}
main{
	width: 100%;
}
.menu{
	margin-top: 0px;
}
.header{
	color: #db2d43;
	text-align: center;

}
.imgLeft {
	float: left;
	margin-right: 15px;
}
.imgRight {
	float: right;
	margin-left: 15px}
.resto{
	height: 400px;
}
#container{
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	font-family: font-family: 'Abril Fatface', cursive;
}
nav{
	margin-bottom: 10px;
	font-size: 20px;
	padding: 20px;
	text-align: center;
	margin-top: -50px;
}
}
