﻿body { background-color: #ffffff; font-size: 1em; color: #898989; line-height: 1.5em; font-weight: normal;}
body,h1,h2,h3,p {
    font-family: 'Roboto Lt', 'Roboto Th', 'Segoe UI', 'Open Sans', "微軟正黑體", "Microsoft JhengHei", 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica,Verdana, sans-serif;    
    margin: 0;
    padding: 0;
    text-align: center;
}
h1,h2,h3 {font-weight: 400;}
h4,h5,h6,span, p {font-weight: 400;}
html, body {margin:0; padding:0; height:100%;}
a { text-decoration: none;}
h1 {font-size: 30px; margin-top: 5px; line-height:1;}
h1.oops {font-size: 60px; line-height: 90px; margin-top: -30px;  color: #c37e00; line-height:1.3;}
h2 {font-size: 18px; line-height:1.1}
p { margin: 0;}
img { display: block; max-width: 100%; height: auto; margin:0 auto;}
.gap {padding-bottom:15vh;}
#frown-o {padding-top:10px;}

@media (max-width: 640px) {
    h1 {font-size: 24px;}
    h1.oops {font-size: 50px;}
    h2 {font-size: 17px;}
}

