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

body{
	font-family:			Helvetica, Arial, sans-serif;
	text-align:				center;
	font-size:				16px;
	line-height:			28px;
	color:					#938649;
}

a {
	text-decoration:		none;
}