body {
  background: url(images/bg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
  color: #000;
  text-align: left;
#  padding-top: 100px;
}

#content {
	width:900px;
	margin:15px auto 0px;
	text-align:center;
	padding:25px;
#	border:1px solid #CCCCCC;
#	background-color:#FFFFFF;
	left: 96px;
	top: 10px;
}
#ncontent {
	width:800px;
	margin:15px auto 0px;
	text-align:center;
	padding:25px;
#	border:1px solid #CCCCCC;
#	background-color:#FFFFFF;
	left: 96px;
	top: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;

}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
input.fax{display:none;}
textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}
input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}
