body {

	background-image: url(img/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
	}

div {
	font-family: arial;
	font-size: 10px;
	color:e6e7e8;
	font-weight: normal;
	line-height: 14px;
}

table {
	font-family: arial;
	font-size: 10px;
	color:e6e7e8;
	font-weight: normal;
	line-height: 14px;
}

A:hover	{
color:ff0000;
font-size:10px;
font-family:Arial;
font-weight:bold;
font-style:none;
text-decoration:none;
	}

