
/*=========== RESET ============ */ 
html, body, div, span, applet, object, iframe, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, strong, 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%;
    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;
}
html, body {height:100%;} 
body{ font-family: Arial,Helvetica,sans-serif; font-size: 16px;line-height: 1.6; background: #fff; color: #303030; }
h1 { font-size:3.75em; line-height:.85;font-weight: 800;}
h2 { font-size:2em; line-height:1.1;font-weight: 700;}
h3 { font-size:1.4em; line-height:1.1; font-weight: 700;}
h4 { font-size:1.0em; line-height:1.3; font-weight: 600;}
h5 { font-weight:normal; font-size:0.8em; line-height:1.6; }
h6 { font-weight:normal; font-size:14px; line-height:18px; }
a:link,
a:visited,
a:active { color: #303030; }
p {margin:0;padding:0 0 12px 0;}
:focus{outline: 0;};
/* ===== Nickelodeon Color palette ====== *\
			orange 	:#ff8400;
			cyan  	:#00b1f0;
			blue 	:#015fa5;
			green   :#4dce1a; 77,206,26	
			pink 	:#ff008c;
			grey:   :#eeeeee;
\*========================================*/




