/* mystyle.css */ java { font-family: serif; background: white; color: brown } void { font-size: large; margin: 1em 0 } int { font-size: x-large; margin-bottom: 1em; display: block} object { text-indent: 1em; text-align: justify; display: block} string { font-style: italic; color: blue; text-decoration: underline}