/*
==  CUSTOM STYLESHEET  ========================================================

HOW TO USE THIS FILE:
	Simply copy an existing style from the style.css file to this one and 
	modify however you like. It will override the default style.

WHY USE THIS FILE:
	Adding your custom CSS here will make it much easier to upgrade to a 
	newer version of this theme without losing any of your customizations.

===============================================================================
ADD YOUR CUSTOM CSS BELOW THIS LINE */

#wrapper {
    background: #eeece4;
}

#branding {
    display:none;
}

#header {
    background: url('/wp-content/uploads/2012/03/kMust.gif') no-repeat 50% 0;
    height: 180px;
    cursor: pointer;
}

#access {
    margin-top:0;
}