<!--
body {
   margin: 0px; 
   padding: 0px;
   margin-top: 37px;
   border-top-width: 0px; 
   border-bottom-width: 0px;
   border-left-width: 0px; 
   border-right-width: 0px;
   border-style: solid; 
   border-color: #000000;
   background-color: #000000; 
   color: #000000;
   text-align: center;
}
.content-table {
   vertical-align: middle;
}			 
.card {
   background-image: url("images/home/card-logo.gif");
   background-repeat: no-repeat;
   background-position: center;
}
.card-reflect {
   background-image: url("images/home/card-reflect.gif");
   background-repeat: no-repeat;
   background-position: center;
}

-->

