body {
	background-attachment: scroll;
	background-image: url(../images/front_page/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Comic Sans MS";
	background-color: #F9F5EA;
}
h1 {
	font-family: "Monotype Corsiva";
	font-size: 40px;
	color: #663300;
}
table {
	border: 0px;
}
td {
	vertical-align: top;
}
.links_page_link {
	font-size: 16px;
	margin-right: 50px;
	margin-left: 50px;
	vertical-align: middle;
}
