/* CSS by Gabriel Daijiro Kurauchi */

@font-face {
	font-family: 'District Thin';
	src: url('works/fonts/distth__-webfont.eot');
	src: local('District Thin'), url('works/fonts/distth__-webfont.woff') format('woff'), url('works/fonts/distth__-webfont.ttf') format('truetype'), url('works/fonts/distth__-webfont.svg#webfontVYa06Ooz') format('svg');
	font-weight: 200;
	font-style: normal;
}

body{margin:0; padding: 40px; background:#fff url(dragon.jpg); height:100% }
*{ font-family:'District Thin',"Lucida Grande","Lucida Sans Unicode",Arial}
h1{padding:10px;font-size:41px;font-weight:normal;color:#000;display:block;float:left;margin:0; background:#fff; width:200px;}
h1 span{font-size:15px; text-transform:uppercase}
ul{margin:0;float:left;clear:left;padding:0;width:220px; list-style:none; background:#fff; text-transform:uppercase}
li a{font-size:20px;padding:10px;color:#fff;display:block;list-style:none;width:200px; text-decoration:none; background:#000;}
li a:hover{color:#000;background:#fff}