BODY{
	font-family: Verdana;
	background: url(back.jpg) 100% fixed;
	margin: 0px;
	color: #432f2f;
}
A{
	color: #000000;
}
td{
	font-size: 15px;
	line-height: 130%;
}
.t{
	font-size: x-small;
	border-left: 1px solid #432f2f;
	border-bottom: 1px solid #432f2f;
	padding: 30px;
	background: #e8d3c7;
	filter : Alpha(opacity=75);
}

.t2{
	border-left: 1px solid #432f2f;
	border-bottom: 1px solid #432f2f;
	padding: 30px;
	background: #e8d3c7;
	filter : Alpha(opacity=75);
}

H1{
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 5px;
	padding-top: 50px;
}

H2{
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 5px;
}

Day{
	font-size: x-small;
}

