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

@font-face {
	font-family: 'HarabaraBold';
	src: url('harabara-webfont.eot');
	src: local('☺'), url('harabara-webfont.woff') format('woff'), url('harabara-webfont.ttf') format('truetype'), url('harabara-webfont.svg#webfont2BCGRIXK') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background-image: url(bgpattern.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: "Harabara-Bold", Arial, sans-serif;
	color: #fff;
	font-size: 1em;
	

}
.Harabara-Bold {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'HarabaraBold', sans-serif;
	}
.big {
	font-size: 125%;
}
