﻿body
{
	color: rgb(82,82,82);
	background-color: Yellow;
	/*background: url(Images/Backgrounds/Background_1.jpg);
	background-repeat:repeat-x repeat-y;
	background-repeat:repeat-x;*/
	background-repeat:no-repeat;
	background-repeat:repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	outline: none;
}