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

body  {
	background-color: #58562D;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
		
}
h1  {
	font-size: 54px;
	font-weight:normal;
	margin:0 0 10px 0;
}
h2  {
	font-size: 22px;
	font-weight:bold;
	margin:0 0 10px 0;
}
h3  {
	
}
p  {
	margin: 0 0 10px 0;	
}
