/* Body form */
body {
	font-family: Arial;
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
   background-image:url('/../img/gradient1.png');
   background-repeat:repeat;
   background-repeat:repeat-x;
}
