BODY {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#page {
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
}

#banner {
	height: 100px;
	border-bottom: 1px groove #333333;
	background-color:#66FFCC;
}

FORM {
	border: 1px groove #333333;
}