# Base
## Body Styles
- Color: #333
- Font: Verdana, Helvetica Neue,helvetica, Arial, Microsoft YaHei, sans-serif
- Margin: 0; (no margin)
- Padding: 0 20px 20px; (padding on the right and bottom)


# Headers
## H1 Styles
- Margin: 10px 0 0;
- Font-size: 28px; font-weight: 500; line-height: 32px;

## H2 Styles
- Color: #4288ce; font-weight: 400; padding: 6px 0; margin: 6px 0 0; font-size: 18px; border-bottom: 1px solid #eee;

## H3 Styles
- Margin: 12px; font-size: 16px; font-weight: bold;

这个网站使用了基础HTML和CSS样式来设置网页的外观。整体上,它使用了一种较为简约的设计风格,通过颜色、字体大小和布局等元素来传达特定的视觉感受。