body {
	margin: 0 0 0 0;
	font-family: Verdana;
	font-size: 13px;
	background:  url("holidays/backin.gif");
	background-repeat: no-repeat;
	background-position: top center; 
	color: #333;
}
b {
	color: #ee350e;
}
#container {
	position: relative;
	margin: auto;
	width: 650px;
	left: 9px;
	height: 800px;
	line-height:15px;
}
#text {
	position: relative;
	left: 20px;
	width: 610px;
	top: 10px;
}
.image {
	padding: 10px;
}
