body{
margin-left: 200px;
}

h2{
font-family: arial;
font-weight: normal;
font-size: 18pt;
margin-top: 100px;
letter-spacing: 3px;
text-decoration: underline
}

p{
font-family: arial;
margin-top: 20px;
width: 400px;
line-height: 25px
}

p.tips{
font-family: arial;
line-height: 25px
}

img{
display: block
}

ul{
font-family: arial;
margin-top: 20px;
margin-bottom: 20px;
margin-right: 100px;
line-height: 25px;
}

li{
list-style-type: disc}