body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background-color: #70522D;
  	}
.mainpage {
  	background-color: #70522D;
	background-image: url(/img/tiling.jpg);
	background-position:center; 
	background-repeat:repeat-y
}
.welcome {
	font-family: Tahoma;
	font-size: 11px;
	color: #A7A7A7;
}
.orange {
	color: #DF9800;
}
.brand {
	font-family: Tahoma;
	font-size: 11px;
	color: #968775;
	text-decoration: none;
}
.white {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

a {color: #DF9800;}

h1 {font-size:14px; color: #DF9800; text-align:right;}
h2 {font-size:14px; color: #DF9800;}

textarea, input, select {background:#f3e9d3; border:1px solid #000000;color:black;}
.submit {background:#70522D; border:1px solid #000000;color:black;}
.nc_text table td {color: #9D9D6c;}
