/* @override http://www.jumpsruscreations.com/style.css */

html{
	background-color: #ccd4d5;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4f5859;
	
}

div#all {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	text-align: center;
	margin-top: 10%;
	font-size: 20px;
}



div#footer{
	margin-top: 30%;
	font-size: 13px;
}

#footer p a {
	color: #398191;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
