@charset "UTF-8";
/* CSS Document */

.CalendarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #cd0783;
	text-align: justify;
}

.CalendarDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #003869;
	text-align: justify;
}

.TableBackg {
background-color: #70a742;
background-image: url(http://www.blessyouitalia.eu/cmsnewsletter/images/BackGround.jpg);
background-repeat: repeat-x;
}

body {
	background-image: url(http://www.blessyouitalia.eu/cmsnewsletter/images/BackGround.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#test {
width: 100%;
height: 100%;
	background-image: url(http://www.blessyouitalia.eu/cmsnewsletter/images/BackGround.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

