/****  mobile phone screen  ****/

@import url(//db.onlinewebfonts.com/c/1ee9941f1b8c128110ca4307dda59917?family=STKaiti);

@font-face {font-family: "STKaiti"; src: url("//db.onlinewebfonts.com/t/1ee9941f1b8c128110ca4307dda59917.eot"); src: url("//db.onlinewebfonts.com/t/1ee9941f1b8c128110ca4307dda59917.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/1ee9941f1b8c128110ca4307dda59917.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/1ee9941f1b8c128110ca4307dda59917.woff") format("woff"), url("//db.onlinewebfonts.com/t/1ee9941f1b8c128110ca4307dda59917.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/1ee9941f1b8c128110ca4307dda59917.svg#STKaiti") format("svg"); }


body { width: 100%;  font-size: medium;}
div#centerpage{  width: 100%;
font-family: Arial, Helvetica, KaiTi, STKaiti, FangSong, STFangsong, SimSun, STSong, Hei, sans-serif;
}

html { background-image: url(PA_301.JPG); }

img { border: none }

img.cover
{  float: left; padding-right: 1.2em; padding-bottom: 1em; }


header#banner
{  
   background-color: rgba(238,221,238,0.4);
   margin: 0px 2px;
}

footer
{  padding-top:5px; padding-bottom: 5px; 
   background-color: rgba(238,221,238,0.4);
   border-top: thin solid darkblue;
}

section#main {  margin: 0px 2px; }

nav.navbar
{  background-color: darkblue; }

nav a:link, nav a:visited
{  text-decoration: none;  
   color: white;
   margin-left:1em;
}

div#name
{  text-align: center; font-size: x-large; 
   font-weight: bold;
   line-height: 140%;
}
img#photo
{  box-shadow: 4px 3px 8px rgba(0, 0, 0, 0.38);
   -webkit-box-shadow: 4px 3px 8px rgba(0, 0, 0, 0.38);
   display: block;
}
