body {
  color: #000;
  background: #fff;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 12pt;
}
a {
  text-decoration: underline;
  color: #00f;
}
h1 {
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 14pt;
}
#logo, #abbyicon, #snowflake1, #snowflake2, #snowflake3, #snowflake4, #snowflake5, #splash, #splashrev, #gradstrip, #bottom_gradient, {
  display : none;
} 
.row {
  display:block;
  clear:both;
  padding:0;
  margin:0;
  }
.row #the_footer {
width:100%;
text-align:center;
font-size:0.7em;
clear:both;
position:relative;
bottom:0;
left:0;
margin:0;
padding:0;
}