﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #C0C0C0;
	background-image:url('images/background.jpg');
	background-repeat: repeat;
	background-attachment: fixed;
}
