@meta { Title: "Basic Style Sheet for urbanmyth.org"; }
body,p,li,h1,h2,h3,h4,h5,p,ul,td { color: white; background: black; font-family: sans-serif; }
h2 { font-style: italic }
A:hover { background: blue }
