@charset "UTF-8";

body {
	background-color:#FFFFFF;
	color:#202121;
	text-align:center;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
	font-size:13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bground_home.jpg);
	background-repeat: repeat-x;
}
