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

.logo
{
	border:  1px groove #7B4A28;
	padding: 0px;
	width:  1000px;
	height: 130px;
	margin-left:auto;
	margin-right:auto;
	
 }

