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

body {
	background-color: #eeefed;
	color: #333333;
	margin:0px 0px 0px 0px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	background-image:url(../images/img-browser-bg.jpg);
	background-repeat:repeat-x;
		} 
