﻿@import "../common/css/common.css";
@import "../common/css/layout.css";

#cafe {
position:relative;
text-align:center;
margin:20px auto;
width:780px;
height:835px;
background:url(images/bk_burger.jpg) center top #fffff2;
}
#cafe p{
position:absolute;
top:640px;
left:5px;
width:600px;
}