@charset "UTF-8";

body {
	background-color:#FFFFFF;
	color:#202121;
	font-family: Verdana, Arial, Helvetica, 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_subpage.jpg);
	background-repeat: repeat-x;
}
