body {
	background: #CCCCCC url(../images/bgs/shsellsgrey.jpg) repeat fixed;
	font-family: "Courier New", Courier, mono;
	color: #330066;
	margin: 10% 20% 50px;
}
a {
	font: bold 16px/2 "Courier New", Courier, mono;
	color: #000000;
}


a:visited {
	color: #2D3099;
}
a:hover {
	color: #990000;}h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	letter-spacing: 1em;
	border-bottom: 0px none;
	border-left: thick dashed #000066;
	padding-left: 5px;
	padding-right: 5px;
	border-right: thick dashed #000066;
	text-align: center;
}
h2 {
	font-family: "Courier New", Courier, mono;
	color: #000066;
	letter-spacing: .5em;
}
.transqre {
	background: url(../images/bgs/trnsqr4.jpg) fixed;
	height: auto;
	width: 700px;
	border: 30px solid #D8D7E5;
	padding: 10px;
}
