@import url(http://fonts.googleapis.com/css?family=Contrail+One);
html, body, div, span, applet, object, iframe,
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{ text-align: center; background: #435058; font-family: 'Contrail One'; }
li{ list-style: none; margin-bottom: 0.25em;}
ul li a { color: #BFB7B6; text-decoration: none;}
ul li a:hover{ color: #DCF763; }
h2{ color: #848C8E; margin-top: 1em;}
h1{ color: #848C8E; margin-top: 1em;}
i{ color : #DCF763; text-decoration: none; font-style: normal;}
canvas.home{ position: fixed; top: 0; left: 0; z-index: -1; }