﻿/* hide from ie on mac \*/

/*
html {widht:100%; height:100%; }
#content {widht:100%; height:100%;}
#content div {margin:10px;}
*/
/* end hide */
/*
body {widht:100%; height:100%; margin:0; padding:0; background:#FFF; font:86% "Helvetica Neue", Arial, sans-serif;}
*/

html {width:100%; height:100%; overflow:hidden;}
html.noMobile {overflow:auto;}
body {width:100%; height:100%; margin:0; padding:0; background-color:#FFF; font:86% "Helvetica Neue", Arial, sans-serif;}
#content {width:100%; height:100%;}
#content div {margin:10px;}

#menu {}
#menu li {font-size:3em}
#menu li a {}
