html {
}
body {
}
#img_logo {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	height: auto;
	width: auto;
}
#img_cain {
	display: none;
}
#div_border {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#div_header {
	display: none;
}
#div_nav {
	display: none;
}
#div_footer {
	background-image: none;
	color: #000000;
	padding-top: 0px;
}

