BODY {
	background-image : url(../images/icon.gif);
	background-position : bottom right;
	background-repeat : no-repeat;
	background-attachment : fixed;
}

TD#body1 {
	background-image : url(../images/icon.gif);
	background-position : top right;
	background-repeat : no-repeat;
}
TD#sidebar {
	background-image : url(../images/chair.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
}
TD#top {
	background-image : url(../images/top_image.jpg);
	background-position : right;
	background-repeat : no-repeat;
}
HR {
	color : #CB780B;
}
