.body {
	min-height: 768.8px;
	font-family: "Times,Gotham Narrow A", "Gotham Narrow B",
		Gotham Narrow Book, Helvetica Neue, Helvetica, Arial, sans-serif;
	background: transparent
		url("/www.onlypersonalchoice.com/theme/onlypersonalchoice_header.png")
		no-repeat center top;
	font-weight: 100;
	font-style: normal;
	line-height: 1.3em;
	color: #333333;
	font-size: 0.9em !important;
	margin: 0.5em;
	padding: 0.5em;
	text-align: center:
}

header, section, article, aside, footer, nav, hgroup {
	display: block;
}

nav, footer, video, audio, form, script, section.alert, .sub-menu,
	.site-name, div.block-video, div.block-adds, .social-links, .social,
	#video_test, a.taxonomy, #add_right_2_middle, #mir, #boxes,
	#more-theme-container {
	display: none;
}

img {
	max-width: 500px;
}

h1 {
	font-size: 24pt;
}

h2 {
	font-size: 14pt;
	margin-top: 25px;
}

aside h2 {
	font-size: 18pt;
}

blockquote, ul {
	margin: 0;
}

header:before {
	content: "www.OnlyPersonalChoice.com";
	font-size: 24pt;
	color: gray;
}

header:after {
	display: block;
	content:
		"Thank you for printing our content at www.OnlyPersonalChoice.com. Please check back soon for new articles.";
	margin: 10px;
	border: 1px solid #bbb;
	padding: 5px 5px;
	font-style: italic;
}

div a:after {
	content: " (" attr(href) ")";
	font-size: 50%;
	word-wrap: break-word;
}