body { font-family: verdana, arial; color: black; background-image: url(background.jpg); }

p { font-style: italic; font-size: 14 }

table { border-width: 10; border-style: solid; -moz-border-radius: 100px }

.cellborder { border: 10; border-style: solid; border-color: black; -moz-border-radius: 20px }

img { border-style: solid; -moz-border-radius: 5px; }

a:link { color: green }
a:visited { color: green }
a:hover { color: red }

hr { border: 0; width: 100%; color: black; background-color: black; height: 3; }
