body {
	background-image: url(gradient.jpg);
	background-repeat: repeat-x;
}
top {
	background-image: url(corners_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.top {
	background-image: url(corners_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottom {
	background-image: url(corners_03.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fontsize {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 15px;

}
.headingstyle {
	font-family: "Comic Sans MS";
}

