body {
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 14px;
font-size: small;
}
h1 {
font-size: 170%;
}
h1,h2 {
font-size: 130%;
color: #cc6600;
text-decoration: underline;
border-bottom: thin dotted #888888
}
h1, h2 {
font-weight: normal;
}
f
}
blockquote {
font-style: italic;
}
<!--italicizrs the pem because of the blockquote tag-->
body{
background-color: #cf1575;
}
<!--turns the backround pink-->
em {
text-decoration: none;
}
<!--does things such as inderline text-->