body {background: #000; padding:20px;font-family:sans-serif;width:950px; margin:auto;}


.content {background: #fff; padding:20px;text-align:center;}

.header {
display:block; 
width:832px;
background: #fff url('images/kiosk.webp');  
min-height:448px;
background-repeat: 
no-repeat;margin:auto;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px
}



.footer {background: #000; font-size:.8em; padding:20px;text-align:center;color:#cacaca;font-style: italic;width:70%; margin:auto;}


#prices 
{border:1px solid teal;margin:auto;padding:10px;}

td {border-bottom:3px dotted red;}