/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

body#page { /*background: #88d4e8;*/
/*CadetBlue*/

		background-image: url("http://www.yootheme.com/demo/themes/joomla/2012/tasty/templates/yoo_tasty/images/background/wood/wood_bg.png") repeat scroll 0 0 transparent;

 }

@media only screen and (min-device-width: 769px) {
	
	body#page {
	
	
		/*background: url("../../images/piedras.png") repeat scroll 0 0 white;
		
				background: url("../../images/piedras.png") repeat scroll 0 0 #835729;

		background: url("http://www.yootheme.com/demo/themes/joomla/2012/tasty/templates/yoo_tasty/images/background/wood/wood_bg.png") repeat scroll 0 0 transparent;
		http://styleblacks.com/wp-content/uploads/2013/03/Wood-planks-wood-floorboards-texture-wood-floorboards-texture-jpg.jpg
		http://styleblacks.com/wp-content/uploads/2013/04/Texture-wallpaper-board-wood-1920-1200-resolution-wallpapers.jpg
		*/
		/*
		background-image: url(../../images/background/page_gradient_linear.svg);
		background-position: 50% 0;
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-size: 100% 1500px;
		background-color: #E1FCED;
		*/
		background: #efefef; /* url(../../images/background/page_gradient_linear.svg) top left repeat;*/
		background: url("../../images/piedras.png") repeat scroll 0 0 #efefef;
	}

}