#home{
	background-image: url(img/chair16.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom right;
}

#frame{
}

#log{
	background-image: url(img/chair15.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom right;
}

#df{
}

#link{
	background-image: url(img/chair9.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom right;
}

#think{
	background-image: url(img/chair12.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom right;
}

#tf{
}

#age{
	background-image: url(img/chair5.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom right;
}

#prof{
	background-image: url(img/chair19.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom right;
}

#mform{
@background-image:url(back.gif);
}

#bbs{
	background-image: url(img/chair19.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom right;
}

#bbsres{
	background-image: url(img/chair19.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom right;
}

BODY{
  SCROLLBAR-BASE-COLOR : #333333;
  SCROLLBAR-FACE-COLOR : #FFFFFF;
  SCROLLBAR-HIGHLIGHT-COLOR : #888888;
  SCROLLBAR-SHADOW-COLOR : #888888;
  SCROLLBAR-ARROW-COLOR : #888888;
}

A:link{
  text-decoration: underline;
}
A:visited{
  text-decoration: none;
}
A:hover{
  text-decoration: underline;
  cursor: hand;
}
