html {
	background:#ffffff url(i/mainbg.jpg) top repeat-x;
}
body {
	background: url(i/footerbg.jpg) repeat-x bottom;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.textfield {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color:#ffffff;
	border:none;

