/**
* (C) by Matthias Gally 2008,
* Gally Websolutions, www.websolutions.gally.ch
**/

body {
	background-image:url(../../img/home_content_hg.jpg);
	background-repeat:repeat-y;
	background-color:#F6F6F6;
	}

#nav-wrapper #logo {
	background-image:url(../../img/home_logo.jpg);
	background-repeat:no-repeat;
	}

#content-wrapper #content-header {
	background-image:url(../../img/home_header.jpg);
	background-repeat:no-repeat;
}

#content-wrapper #content-image {
	background-image:url(../../img/nav-img/home.jpg);
	background-repeat:no-repeat;

}





	
	