html, body, div, p, ul, ol, li, h1, h2, h3, h4, pre, form, p, button, img, a img { border: 0 none; margin: 0; padding: 0; }
ul, li { list-style-type: none; }

@font-face { font-family: Font; src: url('font.otf'); }


body { font-family: Font, Arial, sans-serif; color: #888; font-size: 12px; background-color: #fefefe;  }
	
h1 { color: #eee; font-size: 200px; width: 960px; letter-spacing: -3px; margin: 0px 0 50px 0; font-weight: normal; position: fixed; top: 0; }
h2 { font-size: 46px; letter-spacing: -2px; margin: 20px 0 0 0; width: 960px; float: left; }
p { font-family: Arial, sans-serif; font-size: 11px; margin: 0 0 20px 0; line-height: 1.3em; width: 960px; float: left;  }
a { color: #888; } a:hover { color: #999; }
.thumb:hover { border: 1px solid #999; }

hr { margin-bottom: 220px;  margin-top: 0px; border: 0px; height: 2px; background: #fefefe; }

.thumb { width: 180px; height: 100px; overflow: hidden; float: left; border: 1px solid #eee; margin: 0 10px 10px 0;  }
.thumb img { width: 180px; }

.frame { width: 940px;  margin: 0 auto; }
