/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

#block-block-2 h1 {
	font-size: 600%;
	letter-spacing: .09em;
}

div#frontTop {
	position: relative;
	width: 65%;
	height: 0px;
	padding-bottom: 50%;
	margin-left: auto;
	margin-right: auto;
}

article.node-post .field-name-body {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

form#submission-entityform-edit-form > div {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
