body {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-attachment: fixed;
	background-image: url(/gemara.jpg);
	background-position: 100%;	
}

h1, h2, h3, h4, h5 {
	margin: 0px;
}

h1, h2, h4, h5 {
	text-align: center;
}

h1 {
	font-size: 36px;
	color: rgb(73,158,70);
}

h2 {
	font-size: 24px;
	color: rgb(25,25,25);
}

h3 {
	font-size: 14px;
	color: rgb(73,158,70);	
}

div#main_container {
	width: 1000px;
	min-width: 1000px;
	background-color: white;
	margin: 10px 0px 10px 0px;
	padding: 15px;
	text-align: left;
}

td#event_box {
	text-align:center;
	background-color:rgb(235,235,255);
}

table#footer {
	text-align: center;
	font-size: 10px;
}

