/* foglio di stile per il celeste */
body
{
	background-image: url(../img/color_style/celeste/background.jpg);
}
/* stili dei box */
.small_box_title
{
	background: url(../img/color_style/celeste/small_box_title.jpg) no-repeat;
}
.large_box_title
{
	background: url(../img/color_style/celeste/large_box_title.jpg) no-repeat;
}