BODY { display: block !important; /* master rule to not hide the body from the editor */ }

/*Getting form cache*/

h1 {
		text-align: center;
		color: #333333;
		font-family: Open Sans;
		font-size: 300%;
}

body {
		width: 100%;
		color: #333333;
		font-family: Open Sans;
		line-height: 1.5;
}

h3 {
		color: #333333;
		font-family: Open Sans;
		font-weight: bolder;
}

h2 {
		text-align: center;
		color: #333333;
		font-family: Open Sans;
		font-weight: bolder;
		font-size: 250%;
}
