.body {
    background-image: url("images/SMI LOGO SWIRL 20.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
    background-color:#C2DFFF;
}
.container {
  margin: auto;
  display: table;
  max-width: 950px;
}
div.left {
  display: table-cell;
  width: 150px;
}
div.middle {
  display: table-cell;
  width: auto;
}
div.right {
  display: table-cell;
  width: 150px;
}
h1 {
    text-align: center
}
/* Style Definitions */
p.MyNormal, li.MyNormal, div.MyNormal {
    margin-top:0in;
    margin-right:0in;
    margin-bottom:8.0pt;
    margin-left:0in;
    line-height:107%;
    font-size:11.0pt;
    font-family:"Calibri",sans-serif;
}
table.navigation {
    border:0;
    border-collapse:collapse; /* replaces cellspacing:0; */
    border-spacing:50pt; /* replaces cellpadding:50; */
    width:120px;
}
tr.navi_selected {
    background-color:#DDDDDD;
}
tr.navi_choice {
    background-color:#EEEEEE;
}
td.navigation {
    text-align:left;
    line-height:normal;
    font-size:12.0pt;
    font-style:italic;
    font-weight:bold;
    color:#222A35;
    text-transform:uppercase;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
