/* CSS Document */



#text h1 {
font-size:12px;
}

#text p {
font-size:12px;
color:#666666;
}

html {
-webkit-text-size-adjust:none;
}


