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

body {
	background:url(images/bg.jpg) top no-repeat scroll #FFFFFF;
	min-width:1000px;
	font-family:Arial, Helvetica, sans-serif;	
}

img {
	border:0px;	
}

input.formfeild {
	width:295px; 
	border-color:transparent; 
	background-color:transparent;
}