html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp,
sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, 
table, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-align: left;
}

html {
	min-height: 102%; /* Would you like some scrollbar with that? */
}

body {
	font-size: 100%;
	line-height: 1em;
	color: #000;
	background-color: #fff;
}

p {
	font: bold 7em Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.2em;
}

#scrolling {
	margin-top: 1em;
}

#is {
	margin: 30em 0;
	font-size: 13em;
	color: #b00;
}

#fun {
	margin: 50em 0 9em 0;
	font-size: 2em;
	font-weight: normal;
	color: #888;
}