input, object {
    background: url('silverbar.gif');
}
.header {
	background: url('headerbg.gif');
    background-color: $header;
    color: $headertext;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    table-layout: fixed;
}