@media screen {

	#content {
		width: inherit;
	}

	a, img {
		border: 0;
	}

}