<!DOCTYPE html>
<html lang="en"><head>
	<title>Temporarily Offline | Balanced Records</title>
<style type="text/css" media="screen" > 
html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, code, del, em, img, ins, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	background: transparent;
	border: 0;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	background-color: #000;
	color: #ccc;
	font: normal 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
	color: #fff;
	font: normal 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-bottom: 7px;
}
p	{
	letter-spacing: 2px;
	line-height: 20px;
	padding-bottom: 7px;
}
a:link, a:visited	{
	color: #89ab92;
	text-decoration: none;
}
a:hover	{
	color: #abcdb4;
	text-decoration: underline;
}
a:active	{
	color: #789a81;
	text-decoration: none;
}
#bd	{
	border: #444 solid 10px;
	margin: 40px auto;
	width: 690px;
	height: 320px;
 
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#bd div	{
	padding: 40px;
}
	</style> 
</head><body>
	<div id="bd"><div>
		<h1>Temporarily Offline</h1>
		<p>Balanced Records is temporarily down for maintenance. Please check back shortly.</p>
</div></div>
</body></html>