@charset "utf-8";
/* CSS Document */
body {
	background:url(images/bg.jpg) top center #96A6B1 no-repeat;
	margin:20px 0 0 0;
	min-width:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#container {
	width:954px;
	margin-right:auto;
	margin-left:auto;
	background:#FFFFFF;
	text-align:center;
}
img {
border:none;
}
