body, td, th, h1  {
  font-family: "Georgia", Times, serif;
  color:#6a4d28;
}
body
{
	background:#fcfbe7 url(/images/background/spelplan.jpg) no-repeat left top;	 
}
#HeaderMain
{
	position:absolute;
	left: 140px;
	top: 185px;
	
}
#HeaderMain h1
{
	font-family: Georgia, Times, serif;
	font-size:22px;
	font-weight:normal;
	letter-spacing:0px;
}
#SpelplanContent
{
	position:relative;
	left: 48px;
	top: 22px;
	width:680px;
}
#PlanketContent
{
	position:relative;
	left: 48px;
	top: 22px;
	width:680px;
}
.month
{
	font-size:13px;
	font-weight:bold;
}
.day
{
	font-family: verdana;
	font-size:10px;
	font-weight:bold;
}