/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

#header{
	background-image: url(../bg-pan2.png);
	/*background-color: blue;*/
}

#header .header-nav {
    border-bottom: unset;
    max-height: 50px;
    margin-bottom: 30px;
}
