BODY {
background-image:url(../images/bg.jpg);
background-attachment: fixed;
font-size:10pt;
}

TABLE {font-size:10pt}


.location {color: #006600}
.opentime {color: #876412}
.photo {color: #3399FF}

.footer {
color: #666666;
font-family: Arial,Helvetica,sans-serif;
font-style: italic
}

.link {color:#999900}
a:link {color:blue; text-decoration:none}
a:visited {color:purple; text-decoration:none}
a:hover {color:red; text-decoration:none}