body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.navbody {
	background-image: url(../images/furniture/bgnav.png);
	background-position: left top;
	background-attachment: fixed;
}

.mainbody {
	background-image: url(../images/furniture/bg.png);
	background-position: right top;
	background-attachment: fixed;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #999966;
	text-decoration: none;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
.tag {
	font-size: 10px;
	color: #999999;
}
.sub {
	color: #999999;
}
