/*
Theme Name: bio-eco
Theme URI: https://wordpress.org/themes/bio-eco/
Author: the WordPress team
Author URI: https://wordpress.org
Description: bio-eco
Requires at least: 6.7
Tested up to: 6.8
Requires PHP: 7.2
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bio-eco
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

/*
 * Link styles
 * https://github.com/WordPress/gutenberg/issues/42319
 */

@charset "UTF-8";

/*------------ index ------------*/

#top_right {
	width: 325px;
	float: right;
}

#top_left {
	width: 592px;
	float: left;
	background-image: url("images/index_pct_bg.jpg");
	background-repeat: no-repeat;
	padding: 610px 0 0 0;
}

#woodtxt {
	width: 379px;
	float: right;
}

#woodpht {
	width: 537px;
	float: left;
}

