@charset "utf-8";
/* CSS Document */

body {
	background-color:#2a221f;
	padding:0;
	margin:0;
	background-image:url(/media/images/bgbody.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-size:12px;
	line-height:16px;
	font-family:Verdana, Geneva, sans-serif;
	color:#6d6f71;
}
