body {
	background:#000;
}
#ecard {
	position: relative;
	margin:100px auto;
	width:1021px;
	height:583px;
	overflow:hidden;
}
#bg_top img {
	position:absolute;
	top:0;
	left:0;
	z-index: 1;
	
	
}
#bg_bottom img {
	bottom:0;
	left:0;
	position: absolute;
	z-index: 3;
}
#bozzuto {
	bottom:0;
	left:0;
	position: absolute;
	z-index: 20;
}
#moon {
	position:absolute;
	top: 220px;
	left:136px;
	z-index: 2;
}
#celebrate {
	position: absolute;
	top:68px;
	left:48px;
	z-index: 5;
}
#and_night {
	position: absolute;
	left:638px;
	top:60px;
	z-index: 7;
}
#and_night_glow {
	position: absolute;
	left:638px;
	top:60px;
	z-index: 6;
}
#happy_holidays {
	position: absolute;
	left:448px;
	top:136px;
	z-index: 6;
}
#stars {
	position: absolute;
	left:0;
	top:0;
	z-index: 4;
	background:url(../images/stars.png) no-repeat;
	width:1021px;
	height:219px;
}
#star_streak {	
	position: absolute;
	left:0px;
	top:0px;
}
#star0 {	
	position: absolute;
	left:109px;
	top:5px;
}
#star1 {	
	position: absolute;
	left:20px;
	top:124px;
}
#star2 {	
	position: absolute;
	left:92px;
	top:166px;
}
#star3 {	
	position: absolute;
	left:238px;
	top:56px;
}
#star4 {	
	position: absolute;
	left:324px;
	top:214px;
}
#star5 {	
	position: absolute;
	left:495px;
	top:133px;
}
#star6 {	
	position: absolute;
	left:602px;
	top:34px;
}
#star7 {	
	position: absolute;
	left:700px;
	top:185px;
}
#star8 {	
	position: absolute;
	left:853px;
	top:13px;
}
#star9 {	
	position: absolute;
	left:953px;
	top:200px;
}
#star10 {	
	position: absolute;
	left:339px;
	top:15px;
}
#star11 {	
	position: absolute;
	left:145px;
	top:240px;
}
#star12 {	
	position: absolute;
	left:180px;
	top:50px;
}
#star13 {	
	position: absolute;
	left:219px;
	top:167px;
}
#star14 {	
	position: absolute;
	left:374px;
	top:123px;
}
#star15 {	
	position: absolute;
	left:450px;
	top:187px;
}
#star16 {	
	position: absolute;
	left:580px;
	top:184px;
}
#star17 {	
	position: absolute;
	left:724px;
	top:52px;
}
#star18 {	
	position: absolute;
	left:1003px;
	top:43px;
}
#star19 {	
	position: absolute;
	left:800px;
	top:125px;
}
.night {
}
.day {
}
