@charset "UTF-8";
/* CSS Document */

body {
background-image:url(../img/background_piedra_sake.png);
}

#contenido_sake {
	width:935px;
	height: 580px;
	padding: 20px;
	background-image:url(../img/background_contenido.png);
}
