body {
	background: #CCC url(/v3/_img/glossymetal.jpg) fixed center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
	cursor: default;
	text-align: justify;
	padding: 26px;
}
body, pre {
	font-size: small;
}
a {
	text-decoration: none;
	color: #0000C0;
}
a:hover {
	color: #0080C0;
}
#comments {
	margin: 1ex auto;
}
#commentForm {
	position: relative;
}
#commentForm input, #commentForm textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border: 2px solid #EBF0FA;
	display: block;
	width: 100%;
	padding: 1ex 0;
}
.error {
	background-color: #FF8080;
}
.success {
	background-color: #70B870;
}
#img {
	text-align: center;
	margin: auto;
}
#img h1 {
	max-width: 728px;
	margin: 1ex auto;
}
#img > div {
	max-width: 728px;
	text-align: left;
	margin: auto;
}
#img > div h1 {
	text-align: center;
}
#img img {
	max-width: 100%;
}
.adsbygoogle {
	max-width: 728px;
	margin: auto;
}