
@font-face {
    font-family: 'bill-web';
    font-weight: light;
    src: url('fonts/bill-web.eot');
    src: url('fonts/bill-web.eot?#iefix') format('embedded-opentype'), url('fonts/bill-web.woff') format('woff'), url('fonts/bill-web.ttf') format('truetype'), url('fonts/bill-web.svg#bill_regularregular') format('svg');
}


body {
    /*
    background: url(media/inputs.png) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; opacity: 0.8;
    */
	/*
    background-color: #aaaa;
    overflow-x: hidden; overflow-y: scroll;
	*/
}

* {
    font-family: 'bill-web'; font-size: 1.0em; line-height: 1.5em; font-weight: 100; 

	/* color: #ccc; margin:0; padding:0; */
    /* text-transform: lowercase; */
}



details > summary { list-style: none; letter-spacing: 0.2em; }
details > summary::-webkit-details-marker { display: none; }

iframe { border: none; }
