/* css document ---For mobile phones: */
html{background:#fff;}
body{color:#282e3b; font-family: Arial, sans-serif;}
header{margin:0 auto;border-bottom:2px dotted #645b60;overflow:hidden;margin-bottom:35px;} 
section,footer{max-width:600px; margin:0 auto;}
footer{border-top:2px #666 dotted;}
h1{font-family:Tahoma, sans-serif;color:#606f8c;font-size:2em;}
h3{color:#8598b7;margin:0;padding:0;}
h2{color:#c0b59f;letter-spacing:-1px;}
p{font:1em/1.6em}
.central{width:100%;max-width:516px;}
.idea{width:329px}
h1.title{color:#a2a190;font-size:1.8em;} a{color:#14b0bf}
.right h2{visibility:collapse;margin:0;padding:0; }
/* ---For desktop: */
@media screen and (min-width:601px){
header{width:75%;min-height:140px;}
.left{display:block;float:left}
.right{display:block;float:right}
header h1{font-size:2.2em;}
h2,h3{letter-spacing:1px;}.right h2{visibility: visible;padding-top:30px; }
}
