body{
	font-family: Arial, sans-serif;
	background: url("../images/background.jpg") top repeat-x;
	background-color: #faf1e2; 
}
img{
	border:0;
}
p, h1, h2, h3, h4, h5, h6{
	font-size:12px;
}
body, div, ul, ol, li, hr, p, h1, h2, h3, h4, h5, h6, a, img, table, tr, td{
	margin:0;
	padding:0;
}
ul, ol{
	list-style:none;	
}
table, tr, td{
	border:none;
	border-spacing:0;
}
table{
	border-collapse:collapse;
}
a{
	text-decoration:none;
}
#main{
	width:670px;
	margin:auto;
}
#es{
	display:block;
	background: url("../images/construccion.jpg") no-repeat;
	width:666px;
	height:555px;
	margin-top:60px;
}
#es span{
	display:none; 
}
#en{
	display:block;
	background: url("../images/construction.jpg") no-repeat;
	width:666px;
	height:555px;
	margin-top:60px;
}
#en span{
	display:none; 
}
#main p span{
	display:none; 
}
#main p{
	display:block;
	background: url("../images/beber.jpg") no-repeat;
	width:342px;
	height:24px;
	margin:auto;
	margin-top:20px;
}