body{

	background-attachment:fixed;

	background-image:url("images/back01.jpg");

	background-repeat:no-repeat;

	background-position:right bottom;

}
div{
	padding-top: 8px;
	background: url("../images/bar_blue.jpg") top left no-repeat;
}
b#new{
	color: #DD0000;
}

	