/* page */
#page h2{ color: #333 ; font-size: 150% ; border-bottom: 1px solid #333 ; padding-bottom: 15px ; margin-bottom: 10px ; }
#page p{ padding: 10px 0 ; color: #fff ; line-height: 24px ; font-size: 80% ; }
#page p.intro{ font-size: 150% ; color: #BEAA4B ; line-height: 28px ; }
#page p strong{ font-weight: bold ; }
#page p a { color: #BEAA4B ; }

