/* @override http://borderhope.org/wp-content/themes/borderhope/style.css */

/*
Theme Name: BorderHope.org
Theme URI: http://borderhope.org/
Description: Version .01 - Custom theme for borderhope.org, based on atahulapa
Author: Negnet Solutions
Author URI: http://negnetsolutions.com/
Tags: borderhope
*/

div.header-image-container {
	width:  960px !important;
}
 
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

