body,html{
    margin: 0;
    padding: 0;
    line-height: 2em;
    font: 14px 'Lucida Grande' , 'Lucida Sans Unicode' , 'Lucida Sans' , Arial;
}

#topdiv,#contact,ul#sublinks,img {
	display:none;
}

a {
	color:black;
	text-decoration: none;
}

#printlogo{
	display:block;
}

#footer{
    width: 100%;
    background: #D6CCBB;
    color: #A18A63;
    text-align: center;
    padding: 20px 0;
}

#footer a{
    color: #A18A63;
    text-decoration: none;
}
