html {
min-height: 101%;
}

/* links */
/*a, a:visited {*/
/*	color: #d8001d;*/
/*	background: inherit;*/
/*	text-decoration: none;*/
/*}
/*a:hover {*/
/*	color: #231f20;*/
/*	background: inherit;*/
/*	text-decoration: underline;*/
/*}