body {
	background: #453c34 url(PageBG.png);
	color: white;
	-webkit-text-size-adjust: none;
	/*font-family: "Myriad Pro", helvetica, arial, sans-serif;*/
	font-family: Times, "Times New Roman", serif;
}

a {
	color: white;
}


hr {
	clear: both;
}

#feedButtonBox {
	position: absolute;
	top: 12px;
	right: 12px;
}

#feedButtonBox img {
	border: none;
}

@media only screen and (max-device-width: 600px), only screen and (max-device-height: 600px) {
	body {
		margin: 0;
	}

}
