/*--------------------------------------------------------------------

[Master Stylesheet]

Framework : BIC
Version : 2
Last Change : 09/10/2008
Author : pocky
Please use for beautiful design only

[Credits]
clean.css is inspired from Meyer : http://meyerweb.com

--------------------------------------------------------------------*/


@import "css/clean.css";
@import "css/typography.css";
@import "css/color.css";
@import "css/layout.css";
@import "css/myclass.css";

body { background-color: #1b1b1b; color: #fefefe; }
a { color: #fefefe; }

#header { padding-top: 50px; }
#header h1 a { font-size: 30px; line-height: 42px; }

#twitt { margin-top: 20px; }
h2 { font-size: 22px; }
ul { margin-bottom: 40px; }