@charset "utf-8";
/* CSS Document */

div ul li {list-style:none;}


#home {width:900px; margin:auto; text-align:center; padding-top:20px;}

#content {padding-bottom:40px;}
#content a{color:#000; text-decoration:none; border-bottom:1px dashed; line-height:200%; text-transform:capitalize;}
#content a:hover{color:#000; text-decoration:none; border-bottom:0px;}

#main {width:500px; text-align:left;}

* {margin:0;  padding:0;}

#home img {margin-bottom:12px; border:0px;}

#minute {margin-bottom:12px;}

.hide {display:none;}