css body { background-color: #FF69B4; color: #000000; font-family: "Arial Black", Arial, sans-serif; font-size: 18px; } h1 { ประก font-size: 36px; font-weight: bold; color: #FF69B4; text-align: center; border-bottom: 4px solid #000000; padding-bottom: 16px; margin-bottom: 16px; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); } a { text-decoration: none; color: #FF69B4; border-bottom: 4px solid #000000; padding-bottom: 8px; margin-bottom: 8px; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); text-align: center; } p { font-size: 14px; line-height: 1.5; margin: 16px 0 16px 0; padding: 0 8px 8px 8px; ประก border: 1px solid #000000; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); } h2 { font-size: 24px; font-weight: bold; color: #FF69B4; text-align: center; border-bottom: 4px solid #000000; padding-bottom: 16px; margin-bottom: 16px; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); } h3 { font-size: 18px; font-weight: normal; color: #000000; text-align: center; border-bottom: 2px solid #000000; padding-bottom: 8px; margin-bottom: 8px; box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); } h4 { font-size: 14px; font-weight: normal; color: #000000; text-align: center; border-bottom: 1px solid #000000; padding-bottom: 4px; margin-bottom: 4px; box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); } h5 { font-size: 12px; font-weight: normal; color: #000000; text-align: center; border-bottom: 1px solid #000000; padding-bottom: 2px; margin-bottom: 2px; box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }