/* external css file */
/* filename 'cafe.css' */

body {
margin: 0;
padding: 0;
font-family: Helvetica, courier, andale mono, verdana, Arial;
}

a:link {
color: #ffffff;
}
a:active {
color: #000000;
}
a:visited {
color: #006699;
}

.table {
width: 100%;
height: 100%;
}

.lm {
width: 5%;
color: #003333;
background-color: #990000;
}

.lm2 {
width: 5%;
color: #003333;
background-color: #FF0066;
}

.rm {
width: 5%;
color: #003333;
background-color: #FF0066;
}

.rm2 {
width: 5%;
color: #003333;
background-color: #990000;
}

.margin {
border: 0;
width: 1px;
height: 1px;
}

.main {
width: 80%;
padding: 5%;
color: #000000;
background-color: #FF6666;
height: 100%;
}

.title {
font-family: ocr a extended, andale mono, courier;
font-weight: bold;
font-size: xx-large;
text-align: center;
letter-spacing: 0.25em;
}

.menu {
font-weight: bold;
text-align: center;
}

.center {
text-align: center;
}

.logo  {
border: 0;
width: 300px;
height: 240px;
}

.sm_image  {
border: 0;
width: 242px;
height: 120px;
}

.border {
border-style: solid;
border-color: #000000;
}

.menu {
font-weight: bold;
text-align: center;
}

.head {
font-size: large;
font-weight: lighter;
text-align: center;
}

.big {
font-size: medium;
font-weight: bold;
}

.item {
font-size: large;
font-weight: bold;
color: #ffffff;
font-family: comic sans ms, times new roman, courier;
}

.salsa {
font-size: small;
text-align: left;
font-weight: bold;
color: #ffffff;
font-family: comic sans ms, times new roman, courier;
}

.desc {
font-size: small;
text-indent: -2pt;
text-align: center;
color: #000000;
}

.copy {
font-size: x-small;
text-align: center;
}

.w3 {
border: 0;
width: 88px;
height: 31px;
}

.normal {
text-indent: 15px;
text-align: justify;
line-height: 1.4;
}

hr {
height: 4px;
}


.front {
width: 500px;
height: 375px;
border: 0;
}
