/* CSS Document *//* CSS Document */

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color: #1f3e7f;
	background-position:bottom
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9e9e9e;
}
a:link {
	color: #1e4080;
}
a:visited {
	color: #102b5f;
}
h1 {
	font-size: 16px;
	color: #bfa58f;
}
-->
