body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-attachment: fixed;
	background-color: #bafdfd;
	background-image: url(../images/brdstork.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 140px;
}
h2 {
	line-height: -5px;
}
