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

	
.body
	{
	font-family: 'Rock Salt', cursive;
	font-size:15px;
	font-weight:200;
	color: #000;
	}
	
.small
	{
	font-family: 'Rock Salt', cursive;
	font-size:11px;
	font-weight:200;
	color: #000;
	text-align: center;
	}
	
.smaller
	{
	font-family: 'Rock Salt', cursive;
	font-size:9px;
	font-weight:200;
	color: #000;
	}
