body {
	color:#000; 
	background-color: #ffffff;
}
html, body, #wrapper {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0 !important;
	border: none;
	text-align: center;
}

a img { border:none; }

#content {
	height: 600px;
	margin: 10px 0;
	background: url(img/bg.jpg) no-repeat center 1px;
}

#footer {
	padding: 3px 0;
	color: #000;
}
#footer * {
	color:#000 !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 11px !important;
}
#footer hr {
	display:none;
}

.banner2 {
	margin-top:10px;
	margin-bottom:10px;
}
