/**********************************************************************************
* phpComasy, Open Source Web Content Management System                            *
* http://www.phpcomasy.org                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2006 neflexis gmbh (http://www.neflexis.ch)                *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/

#container {
	background: white url(../../img/bg_home.gif) no-repeat !important;
	background-position: 2% 85% !important;
}

.root-navigation {
	display: none !important;
}

#content a {
	color: #424242;
}
#content a:hover {
	text-decoration: none;
}

#content h1 {
	display: none !important;
}

/*********************************************************************************/
