@charset "utf-8";

body {
	background-image: url(images/lace_0016_gif%5B1%5D.gif);
	background-repeat: repeat;
	background-color: #CF6;
	font-size: 20px;
}

h1{
	font-size: 24px;
	text-align:center;
}

table, td{
	font-weight: bold;
	font-size: 20px;
}

div{
	text-align: center ;
}
.name {
	font-size: 48px;
}
.open {
	font-size: 24px;
}
.main {
	font-weight: bold;
	font-size: 20px;
}
.breakfast {
	font-weight: bold;
	font-size: 20px;
}
.lunch {
	font-weight: bold;
	font-size: 20px;
}
.tea {
	font-weight: bold;
	font-size: 20px;
}
.everyday {
	font-weight: bold;
	font-size: 20px;
}
.grill {
	font-weight: bold;
	font-size: 20px;
}
.special {
	font-weight: bold;
	font-size: 20px;
}
.phone {
	font-weight: bold;
}
.fax {
	font-weight: bold;
}
.hour {
	font-weight: bold;
}
.addr {
	font-weight: bold;
}


a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}