#header {
	display: none;
}
#menu {
	display: none;
}
#container {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#footer {
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 40px;
}

.footer-link {
	display:none;
}
