body {
	background-image:url(http://www.pspfordummies.com/imgs/leftbkgd.jpg);
	background-position:bottom left;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color:7995cb;
	font-family:Harrington;
	font-size:20px;
	color:ffffff;
}

div.navi {
	width:735px;
	position:relative;
	top:-10px;
	left:320px;
	font-family:Harrington;
	font-size:16px;
	color:ffffff;
}

div.main {
	width:600px;
	position:relative;
	left:350px;
	top:50px;
	overflow:visible;
	font-size:20px;
}

table.bdy {
	font-family:Harrington;
	font-size:20px;
	color:ffffff;
}

table.bdy2 {
	width:800px;
	font-family:Harrington;
	font-size:20px;
	color:ffffff;
}

a:link, a:visited {
	text-decoration:overline;
	font-family:Harrington;
	font-size:16px;
	color:ffffff;
}

a:hover {
	background-color:0f0858;
	text-decoration:none;
	font-family:Harrington;
	font-size:16px;
	color:ffffff;
}
