/*
	Author Name	: 	Baumi
	Author Site	: 	http://www.baumgartners.at
	Style Name	: 	Baumi's K2 Modification
	Style URI	:	
	Version		: 	0.1
	Comments	: 	Just testing
*/
body {
	/* font-size: 62.5%;*/ /* Resets 1em to 10px */
        font-size: 66.0%; /* Baumi's size hack*/
	color: #444;
	background: #eee;
	text-align: center;
	}
ul.menu {
       display:none;  /* Baumi's remove original k2 menue hack */
    } 
