@charset "utf-8";
@import url(css/general.css);


#container {background:url(images/bg01.jpg);}
#container table {width:100%; height:280px; position:absolute; bottom:0px;}
#container table th {height:100%; padding:10px 0px 20px; text-align:center; vertical-align:middle; background:#FFFFFF;}
#container table th h1 {text-align:center;}
#container table th .button {margin:5px;}
#container table td {height:30px; background:#A99A72; text-align:center; overflow:hidden;}
