body {
	background: #C8D9E5 url('images/moe_stamp.gif') no-repeat fixed 97% 90%;
	padding: 0px;
	margin: 10px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #192A36;	
	font-size: 85%;
	line-height: 98%;
}
img.thumb {
	border: 3px solid #fff; 
}
a:link, a:visited, {
	color: #427091;
	text-decoration: underline;
}
a:active, a:hover {
	color: #7FA8C4;
	text-decoration: underline;
}
