body#index{
	margin:0;
	padding:0;
	background-attachment: fixed;
	background-color: #284e68;
	background-image: url("../images/fondomadera.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

body#desayunos{
	margin:0;
	padding:0;
	background-attachment: fixed;
	background-color: #284e68;
	background-image: url("../images/fondomadera.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

body#comidasycenas{
	margin:0;
	padding:0;
	background-attachment: fixed;
	background-color: #284e68;
	background-image: url("../images/fondomadera.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

body#bebidas{
	margin:0;
	padding:0;
	background-attachment: fixed;
	background-color: #284e68;
	background-image: url("../images/fondomadera.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}

img#logotipo{
	width: 40%;
	margin-bottom: 40px;
	margin-top: 40px;
}

img#tarjeta{
	margin-bottom: 20px;
	margin-top: 20px;
}

img#boton{
	margin-bottom: 200px;
	margin-top: 20px;
}