/* havana connection */

body {
margin:auto;
font-style: sans-serif,arial,helvetica,veranda;
background: URL('images/bg2.webp') repeat !important;
}

#table {
padding:10px;
border: 1px solid pink;
background: #FFF !important;
}

.left {
padding-left:10px;
width:auto;
}



.right {
float:right;
padding-left:10px;
}

.wrapper {
min-width:75%;
height:auto;
}

.header {
min-width:100%;
height:auto;
margin:auto;
}

.iframe{
width:100%;
height:auto;
}

.responsive {
 position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.list {
font-family:sans-serif;
}

.footer {
font-size:10px;
padding:10px;
background: #FFF !important;
min-width:70%;
margin:auto;
text-align:center;

}
.menu {
border: 1px solid red;
float:left;
background: #FFF !important;

}


.count {
width:150px;
border: 1px solid teal;
Padding:4px;
margin:auto;
}