﻿.background {
background-image: url('images/background.jpg');
background-repeat: no-repeat;
height: 800px;
width: 993px;
}

.nav_menu_table {
width: 80%;
table-layout: fixed;
}

.right_menu {
width: 384px;
height: 580px; 
vertical-align: top;
}

a.menu_link {
text-decoration: none;
color: #000000;
}

.right_table {
position: relative;
left: 20px; 
width: 80%;
}

.item_name {
text-align: left;
font-family: Times New Roman;
font-weight: bold;
}

.item_description {
font-family: Times New Roman;
font-size: small;
}

.price_cell {
text-align: right;
}

.footer {
text-align: center;
vertical-align: middle;
height: 101px;
}
