.header {
	font-family: sans-serif;
	font-size: 72px;
	background-color: #c0d0ff;
	border: none;
}
.navbar {
	font-family: sans-serif;
	font-size: 18px;
	border: none;
}
.body {
	font-family: sans-serif;
	font-size: 18px;
	border: none;

	margin: 0px;
	padding: 30px;
}
.pics {
	font-family: sans-serif;
	font-size: 18px;
	border: none;
}
.frameborder {
	border: thin solid #CCCCCC;
}
.heading {
	font-size: 24px;
	font-weight: bold;
}
