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, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent; border: 0; font-size: 100%; font-weight:normal; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
body { line-height: 1; }
ol, ul { list-style: none; }


body{
	font-family: Helvetica, Arial, Sans-serif;
	font-size:1.5em;
	margin:0; padding:0;
	background:#615151;
	color:#FFF;
	text-align:center;
	overflow:hidden;
}

a { color:#EEE; font-size:.8125em; text-decoration:none; margin-right:10px; }


#hello { position:fixed; right:0; text-align:left; top:30px; width: 340px; }
#hello h1 { border-bottom: 1px solid white; margin:2px 0 15px; padding-bottom:15px; }


div#photocredit { background:#333; bottom:0; font-size: .75em; padding:5px; position: fixed; right: 0; }
div#photocredit a { color:#CCC; text-decoration: none; }
