body {
fontfamily: Arial, sansserif;
lineheight: 1.6;
maxwidth: 800px;
margin: 20px auto;
padding: 0 20px;
}
h1 {
color: 333;
borderbottom: 2px solid 333;
paddingbottom: 5px;
}
h2 {
color: 666;
}
ul {
liststyletype: none;
paddingleft: 0;
}
li {
marginbottom: 10px;
}