li a{
    box-sizing: content-box!important;
}

#main-nav ul li a {
	text-decoration:none;
}

html, body {
    height: 100%;
}
