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

body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #FECCFE;
	font-size: 13px;
}
img
{ border: 0px none;
}
#form {
	height: 103px;
	width: 235px;
	position: absolute;
	left: 377px;
	top: 606px;
	background-image: url(home-images/formbg.gif);
	background-repeat: no-repeat;
}

