/* hide from ie on mac \*/
html {
height: 100%;
overflow-x: hidden;
}
/* end hide */

body, #global  {
height: 100%;
margin: 0;
padding: 0;
}
