/* Background Image */

body {
background-color: #BA0000;
background-image: url('JFFL web BKGD.png');
background-position: top center;
background-repeat: no-repeat;
text-align: center;
}

table {
display: inline-block;
align: center;
border-collapse: collapse;
border-width: 0px;
border-spacing: 0px;
}

td, th, tr {
border-width: 0px;
padding: 0px;
border-spacing: 0px;
}
