/*
	CSS files kept in the 'styles' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 versions as well as debug any potential
	problems.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	: Paul Feng
	Author Site	: 	http://paulfeng.com
	Style Name	: 	Style Tweaks
	Style URI	:	http://getk2.com
	Version		: 	1.0
	Comments	: 	none dude.
	
*/


body {
	}

#header {
	Height: 120px;
	Background: bottom right;
	}

h1 {
	}

.description {
	}
	
/*  color for menu */	
	ul.menu li a {
	font-size: 1em;
	color: #aaaaaa;
	margin: 0;
