@charset "utf-8";
/* CSS Document */

#ie6 {
	background-color:#fee08d;
	width: 100%;
	height: 75px;
	display: inherit;
	font-size: 12px;
}

.center {
	text-align: center;
}