@charset "utf-8";
/* CSS Document */

body {background:url(img/back.jpg);  background-repeat:repeat-y; background-position:center}

.maintable {border:0; background:url(img/back2.jpg); background-position:center; background-repeat:no-repeat;}
.menutable { background-color:#d6cb35}
.menu_text {background-color:#d6cb35; color:#4a5200; font-weight:bold; text-align:center; cursor:default; font-family:"Comic Sans MS", cursive;}
.menu_select {background-color:#f0eb85; color:#4a5200; font-weight:bold; text-align:center; cursor:pointer; font-family:"Comic Sans MS", cursive;}
.main_txt { color:#3a5800; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}


