body{  color:black;  background-color:white; /* 色名で表記 */}/* common style for headings */h1{  font-family:Osaka,"ＭＳ Ｐゴシック",sans-serif;  text-align:center; }p{text-indent:1em; /* 一文字分字下げする */   line-height: 150%;} 
