/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
/*
    Primary Color : #351C42;
    Secondary Color :   #F6D469
*/

#header-wrap #logo img {
  height: 80px;
}

.before-footer_bg_image {
 background-image: url("paper.gif");
 background-color: #cccccc;
}