body {
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-image: url(images/fram_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #000000;
}
a:visited {
	color: #CC3300;
}
.stuff {
	width: 300px;
	border: 1px solid #000000;
	overflow: visible;
	padding: 5;
}
hr {
	color: #000000;
	padding: 1px;
	width: 100%;
	border: 1px solid #000000;
}
