body{ background: #f4f4f4;}
h3{padding: 0; margin: 0;}
a{text-decoration: none;}
header{padding: 0 0 30px 0;-moz-box-shadow: 0px 1px 2px #333; -webkit-box-shadow: 0px 1px 2px #333; box-shadow: 0px 1px 2px #333;}
.logo{font-family:Arial,Helmet,Freesans,sans-serif;font-size:86px;color:#888;height:30px;margin: 0 0 0.75em 0;text-shadow: 0px 1px 0px rgba(255,255,255,.5);}
.sub{ position:relative; top: 0px; left:5px;font-family:georgia;font-size: 1.2em;font-style:italic;color: #888;text-shadow: 0px 1px 0px rgba(255,255,255,.5);}
.slide{text-align: center; padding:25px 0;-moz-box-shadow:inset 0 0 5px #000000;-webkit-box-shadow:inset 0 0 5px #000000;box-shadow:inset 0 0 5px #000000;-moz-border-radius: 12px;-webkit-border-radius: 12px;border-radius: 12px;}
#content{padding: 50px, 0,0,0;}
#content h2{color: #333;font-size:48px;text-align: center;text-shadow: 0px 1px 0px rgba(255,255,255,.5); /* 50% white from bottom */}
#tuts h2{color: #333;font-size:48px;text-shadow: 0px 1px 0px rgba(255,255,255,.5); /* 50% white from bottom */}
//#tuts ul{background: #999;min-height:100px;padding: 0 0 15px 0;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;}
#tuts h3{color: #333;text-align: center;text-shadow: 0px 1px 0px rgba(255,255,255,.5); /* 50% white from bottom */}
#tuts li{color: #333;}
#tuts li a{color: #333;}
footer{ background:#000; color:#888;}
footer a{color: #999;}