@import url("../layout.css");
@media screen and (min-width: 1480px) {
	#header {
		margin-left: -740px;
		left: 50%;
	}
}
