/* start file:/lists/styles/subscribe.css   */


/* =-------------- Global Reset ----------*/

html, body, div, span, applet, object, pre,
iframe, h1, h2, h3, h4, h5, h6, blockquote, 
p, a, abbr, acronym, address, big, cite, 
code, del, dfn, em, font, img, ins, kbd, q, 
s, samp, tt, small, strike, sub, strong, b, 
sup, var, u, i, center, dl, dt, dd, ol, ul, 
li, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td    { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent}

ol, ul                                      { list-style:none}
blockquote, q                               { quotes:none}
:focus                                      { outline:0}
ins                                         { text-decoration:none}
del                                         { text-decoration:line-through}
table                                       { border-collapse:collapse; border-spacing:0}

/* */
body {
	font-family: Helvetica, Arial, sans-serif;
}
#container {
	width: 500px;
	margin: 0 auto;
	margin-top: 50px;
}
#header {
	background: url(img/ww_logo.png) center top no-repeat;
	background-size:auto 140px;
	height: 150px;
}