html {
	background: none;
}

#pjgm-wrap {
	max-width: none;
	margin: 0 !important;
	border-radius: none !important;
}

#pjgm-header, #pjgm-footer {
	border-radius: none !important;
}

#pjgm-content {
	max-width: 960px;
	margin: 20px auto;
	font-size: 16px;
	line-height: 1.6em
}

@media all and (max-device-width: 1200px) {
	#pjgm-content {
		margin: 20px;
	}

}
