/*The main mobile style sheet */

/*sheets */
#row {float: left; break:both; position:relative; width:100%; margin-bottom: 5px; position: relative;  }

/* Textstyles */
body { font-size: 3em; line-height: 140%; }
h6 { margin: 5px; font-size: 1em;  font-weight: bold; }
h5 { margin: 5px; font-size: 1em;   font-weight: bold; background-color: #99f;}
h4 { margin: 5px; font-size: 1.5em;  background-color: #77c; color: #fff; }
h2 { margin: 5px; font-size: 2em;  background-color: #66a; color: #fff; } 

/* Image styles */
img { width: 90%; max-width:400px; }

/* links */
a { font-size:1em; text-decoration: underline; color: #22f; line-height: 170%; }

td {font-size: 3em; line-height: 140%; }