html, body {	margin:0px 0px 0px 0px;	height:100%;}@media only screen and (min-width: 768px) {     body { background-image: url("images/prints.gif"); background-repeat: repeat-y;     } }body { 	background-attachment:fixed;	background-position:right; 	background-color:white;	font-size:14px;    }.center {	text-align:center;}.right {	padding:0 20px 0 0;	margin:0 40px 0 0;	text-align:right;	font-size:12px;}#banner {	background-color:black;}.borderless tbody tr td, .borderless tbody tr th, .borderless thead tr th {    border: none;}/* Sticky footer styles-------------------------------------------------- */#container {    min-height: 100%;    /*overflow:auto;*/    /* Margin bottom by footer height */    margin-bottom: 15%;}/*#footer {    position: relative;	margin-top: -150px; 	height: 150px;	}*/ .footer {clear:both;  //position: absolute;  bottom: 0;  width: 100%;  /* Set the fixed height of the footer here */  height: 15%;  background-color: #f5f5f5;}/*#contents {    margin: 10px 10px;}*/