/*
Theme Name:     Twenty Twelve Ivies Plus
Theme URI:      http://library.brown.edu/create/iviesplus
Description:    a child theme
Author:         brown university library
Author URI:     empty
Template:       twentytwelve
Version:        0.1.0
*/

@import url("../twentytwelve/style.css");

#page {
  background: #ffffff url(http://library.brown.edu/create/iviesplus/wp-content/uploads/sites/9/2015/05/page-top.png) no-repeat;
}

.site-header {
	padding: 0;
}

.site-content article {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}
