﻿/*
 * Theme Name: Children and Nature Network (Arcstone)
 * Description: Children and Nature Network theme for WordPress based on Twitter Bootstrap.
 * Author: ArcStone
 * Author URI: http://www.arcstone.com/
 * Version: 1.0
*/

body {
	overflow-x: hidden;
	display: flex;
	flex-direction: column;
	align-items: stretch;
	background: #eef2f5;
	position: relative;
}