#content_container {
	background-image:  url('/img/main/mainpage_background.jpg'); /*main background*/
/*	background-image:  url('/img/main/mainpage_background_halloween.jpg'); for halloween*/
/*	background-image:  url('/img/main/mainpage_background_valentines.jpg'); for valentines*/
/*	background-image:  url('/img/main/mainpage_background_patricks.jpg');  for st. patricks*/
}

#description_title {
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 120%;
	text-align: center;
}

#description {
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 100%;
	text-align: left;
}