/*

Theme Name: Guerrilla

Theme URI: http://www.madebyguerrilla.com

Description: Custom WordPress Theme made by <a href="http://www.madebyguerrilla.com">Guerrilla</a>.

Tags: guerrilla, theme, custom, framework

Version: 1.0

Author: Mike Smith

Author URI: http://www.madebyguerrilla.com

*/



/* Default Stylesheet */

@import url('css/default.css');

.merchcontentwrap {
    float: left;
    margin: 0;
    padding: 0;
    width: 880px;
}
	
.merchwrap {
    background: url("http://goatjusticeleague.org/wp-content/themes/GoatJusticeLeague_WP/default/bg_post.png") no-repeat scroll right bottom transparent;
    margin: 10px;
    padding: 0 50px 20px;
    width: 815px;
}

/*****************************************************

	

	You may add css codes under this line which will

	Allow you to overwrite any CSS that is in your

	default.css file.

	

*****************************************************/