@charset "UTF-8";
/* CSS Document */

#footer {
	position:fixed;
	bottom:0px;
	width: 1000px;
}

h1 { font-family: ‘oswald’, Arial, serif; font-weight: 400; }

.bodytxt {
	font-family: 'oswald', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	color: #FFFFFF;
	text-decoration: none;
}

font-family: 'Oswald', 'sans-serif;
