/* IE specific things go here */

.boxed #wrapper {
	max-width: 1200px;
	margin: 0 auto;
	background: blue !important;
}

.foop {
	margin: 10px;
}