* {
	box-sizing: border-box; 
	*behavior: url(/assets/css/boxsizing.htc);
}

.header .logo{position:absolute;top:0;left:0;width:100px}
