html
{
	background: #676767 url(img/perian-top-bg.png) repeat-x scroll left top;
	color: #222;
}

body
{
	border-left: 1em solid #27537a;
	border-right: 1em solid #27537a;
	font: .9em/1.6em "Lucida Grande", arial, sans-serif;
	max-width: 740px;
	margin: 0em auto;
	background: #f1f2f1;
}

a { color: #009; }

p
{
	font-family: 'Lucida Grande';
	margin-right: 2em;
	margin-left: 2em;
}

.collapse p
{
	color: #009;
	text-decoration: underline;
}

.attention { text-align: center; }
a .attention { font-size: 1.8em; }

hr
{
	visibility: hidden;
	display: block;
	clear: left;
}

h1
{
	font-size: 1.4em;
	font-weight: normal;
	background-color: #fdfffd;
	text-align: center;
	border: thin solid #27537a;
	margin-right: .85em;
	margin-left: .85em;
	padding: .5em;
}

h2
{
	font-weight: normal;
	background-color: #f1f2f1;
	color: #111;
	margin-left: 1em;
	margin-right: 1em;
	font-size: 1.2em;
	border: thin solid #e5e5e5;
	padding: .6em;
}

h3
{
	font-weight: normal;
	color: #111;
	font-size: .8em;
	text-align: center;
}

h4
{
	font-weight: normal;
	color: #7f7f7f;
	font-size: .6em;
	text-align: center;
	background: transparent;
	position: absolute;
	right: 1em;
	left: 1em;
}

#divitis
{
	float: left;
	text-align: left;
	width: 45%;
	background: white;
	line-height: normal;
}

img
{
	margin-left: auto;
	margin-right: auto;
	display: block;
	border-style: none;
}

.screencast
{
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: thin solid #27537a;
}
