@charset "UTF-8";
body{
	background-color: #f0f8ff;
}
body header h1 {
	font-family: 'Oswald', sans-serif;
}
body footer {
	text-align: right;
}
