body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff3ae;
}

#container {
	width: 950px;
	margin: 0 auto;
}

#footer {
	background-repeat: no-repeat;
	background-color: #4ab4d9;
	text-align: center;
}

.whitetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

