body {
	background: #000 url(/images/stars.jpg);
	font-family: Verdana,sans-serif;
	font-size: 0.9em;
	color: #aaa;
	word-spacing: 2px;
	letter-spacing: 1px;
}
body#image {
	background: #000;
}
h1 {
	width: 400px;
	margin: 3em 0;
	padding: 0.5em 0 0.5em 2em;
	font-size: 1em;
	font-weight: normal;
	border-top:    #666 solid 1px;
	border-bottom: #666 solid 1px;
}
p.maintext {
	font-size: 90%;
	margin-top: 0;
	padding-top: 0;
	width: 68%;
	text-align: left;
	margin-left: 6em;
	line-height: 2.5em;
}
#image p.maintext {
	width: 100%;
	margin: 2em 0 0;
	text-align: center;
}
#image p.maintext a:hover {
	background: transparent;
	opacity: 0.7; filter: alpha(opacity=70);
}
p.backlink {
	text-align: right;
	margin: 1em 3em 0 0;
}
p.backlink a:link,
p.backlink a:visited { padding: 0.25em 0 0.25em 3em; color: #999; letter-spacing: 4px; }
p.backlink a:hover   { color: #fff; background: transparent; }

/*
used in /dreams-visions/dog_dream.html, /images_alone/rubbish-water.html
shares features with 'text.css' in: /small-things/styles directory
*/
