/*
Theme Name: BuddyPress hunting-mine
Theme URI: http://huntermagic.net//wp-content/themes/hunting-mine/
Description: hunting-mine theme for BuddyPress.
Version: 1.0
Author: David Aldridge
Author URI: http://yellmomma.com/
Template: bp-default
Tags: buddypress, two-column, grey, dark
*/
/* Inherit the default theme styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );
 
/* Inherit the default theme adminbar styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );

body 
{
    color:#7d5f42;
	background:#7d5f42;
	 
}
