html {
	height: 100%;
	background-image:;
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #fff;
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover;
	background-size: cover;
}

body {
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin: 0 auto;
	padding-top: 50px;
	width: auto;
	background-color:;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
a, a:visited {
	font-size: 14px;
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
}