body{
	margin: 30px 0 0 0;
	padding: 0;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #c0e6f2;
	text-align: left; 
	font-weight: normal;
	}
#wrapper {
	width: 884px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
img {
	border:0;
}
#closetext {
/*	background: rgba(0, 0, 0, 0.2);*/
	width: 650px;
	color: white; 
	text-align:center;
	font-weight: bold;
	font-size:14px;
	position:absolute;
	left:115px;
	top:450px;
}
#closetextwinter {
/*	background: rgba(0, 0, 0, 0.2);*/
	width: 650px;
	color: white; 
	text-align:center;
	font-weight: bold;
	font-size:14px;
	position:absolute;
	left:115px;
	top:360px;
}
#pasen {
/*	background: rgba(0, 0, 0, 0.2);*/
	width: 600px;
	color: white; 
	text-align:center;
	font-weight: bold;
	font-size:14px;
	position:absolute;
	left:150px;
	top:325px;
}
#easter {
/*	background: rgba(0, 0, 0, 0.2);*/
	width: 600px;
	color: white; 
	text-align:center;
	font-weight: bold;
	font-size:14px;
	position:absolute;
	left:150px;
	top:325px;
}
#summer {
/*	background: rgba(0, 0, 0, 0.2);*/
	width: 560px;
	color: white; 
	text-align:center;
	font-weight: bold;
	font-size:14px;
	position:absolute;
	left:150px;
	top:450px;
}
a:link {color: white; text-decoration: none}
a:visited {color: white; text-decoration: none} 
a:hover {color: #c0e6f2; text-decoration: underline}  