/*-- night --*/
	
body {
	background: #000 url("../images/cssimages/bg-night.jpg") bottom center repeat-x;
}
#footer { text-shadow: 1px 1px 1px #000; }
