@charset "utf-8";
/* CSS Document */

#timeofday	{
	background-image: url("../images/timeofday/day.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}
