About
これは、WordPress のページ作成機能のサンプルです。あなたに関する情報の表示や、ブログとは別のコンテンツを作成するためにご利用ください。このように、WordPress では、お好みで幾つかのページを作成して、通常のブログとは別のサブページを管理することができます。
/* BEGIN IMAGE CSS */ body #page { background: url(http://florry.aachair.info/wp-content/themes/angelical-11/images/center_background.gif) repeat-y top; border: none; } #header { background: url(http://florry.aachair.info/wp-content/themes/angelical-11/images/header.png) no-repeat bottom center; } #footer { background: url(http://florry.aachair.info/wp-content/themes/angelical-11/images/footer.gif) no-repeat bottom; border: none; } #header { padding: 1px; height: 250px; width: 758px; } #headerimg { margin: 5px 9px 0; height: 250px; width: 740px; } /* END IMAGE CSS */