/*
Theme Name: fresh
Description: f! theme
Author: Christoph Vogeler
*/

/*#####---___/structure start\__---#####*/
html, body{
	min-height:100%;
	height:auto !important;
	height:100%;
	width:100%;
	height: 100%; 
	min-height: 100%;
	margin:0 auto;
	overflow-x:hidden;
        
}

body{
	font-family: Garamond,"Times New Roman", serif;
	line-height:1.4em;
	font-size:1em; /*global font-size!*/
        color: #006A00;
}

#main-wrap{
    margin:0 auto;
    width: 800px;
    background-image: url("../../../../webimg/content-bg-paisleys-04.jpg");
    background-attachment: fixed;

}

#wrap{
	margin:0 auto;
	padding:0;
	width:800px;	
	min-height: 800px;
	height:100%; 
	position:relative;
	background:transparent;
}

/*#####---___/global styles begin\__---#####*/













