body {
	background-color: #FFFFFF;
	font-family: arial;
	text-align: center;
	font-size: 11px;
}
#container {
	margin: 0px auto;
	padding: 0;
	width: 335px;
	border: 1px solid #B9D01D;
	text-align: left;
	background-image: url(/img/logo.gif	);
	background-repeat: no-repeat;
	background-position: top;
	padding-bottom: 70px;
	background-color: #FFFFFF;
	padding: 100px 0px 0px 50px;
	height: 110px;
	background-color: #B5CE0B;
}
