/* CSS Document */

body {
	font-size: 125% !important; /* For IE */
}

html>body {
	font-size: 20px !important; /* IE can’t read this */
}

div#header_container
{
	height:160px;
}

