@charset "utf-8";
/* CSS Document */

body,tr,td{font-family:tahoma; font-size:13px;}
body{
  /*background-image:url(../images/bg_nutcha2.jpg);*/
  background:#4E0A09;
  background-repeat: repeat-x;
  background-attachment:fixed;
  color:#ffffff;
  margin-top: 0px;
  margin-bottom: 0px;
	
  }

.txtBottom{font:tahoma; color:#000000;}
.txtBot{font:tahoma; color: #FF9;}
.txtAbout{font-size:14px; color: #F4DB26; font-weight:bold;}
