/*==========================================================================
  HTML TAGS
  ==========================================================================*/
html {
    background-image:      url(../images/tile_taupe.jpg);
}

/*==========================================================================
  DIV CONTAINERS
  ==========================================================================*/
#jnav {
	background-image:      url(../images/logo_taupebannersmall.png);
}
#main {
    height: 900px;
}
table {
    margin-left: 130px;
}
td {
    font-size: 1em;
}
