.fullpage {
	height: 100%;
	width: 100%;
	border: none;
}
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #EAF1F7;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #FFFFFF;
	margin-bottom: 0px;
}
h3 {
	margin-bottom: 0px;
}
h4 {
	margin-bottom: 0px;
}
a:link {
	color: #333333;
}
#footer a {
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	color: #333333;
}
a:active {
	color: #FFFFFF;
}
