/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {line-height:1.5em;font-family:georgia, times, serif;font-size:16px;background:url(bg.png) repeat-y #fbfbfb;color:#191919;}
blockquote {color:#666;font-style:italic;}
#container {width:1008px;}
#howl {float:left;width:384px;background:#191919;color:#fbfbfb;padding:24px;font-family:helvetica, arial, sans;}
#pickwicks {float:left;width:504px;padding:24px 24px 24px 48px;}
h1 {text-indent:100%;white-space:nowrap;overflow:hidden;background:url(howlrecords.png) no-repeat;width:233px;height:192px;margin:0 0 24px 0;}
h2 {text-indent:100%;white-space:nowrap;overflow:hidden;background:url(pickwicks.png) no-repeat;width:290px;height:96px;margin:24px 0 24px 132px;}
p {padding:12px 0;}
blockquote {padding-bottom:12px;text-indent:24px;font-size:1.2em;}
#pickcont {padding-top:24px;}
#presents {background:url(presents.png) no-repeat;width:162px;height:62px;position:absolute;top:72px;left:348px;}
h3 {font-weight:bold;font-size:1.2em;line-height:48px;}
a {color:#ff0000;text-decoration:none;}
a:hover {text-decoration:underline;}
ul li img {position:relative;top:9px;}
